Skip to content

Latest commit

ย 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Chip8 Emulator

A simple Chip8 emulator/interpreter written in vanilla JS.

Motivations

  • Wanted to get started with emulator programming somehow, and Chip8 seemed like a good starting point
  • Wanted to use barebones HTML, CSS, and vanilla JS for something "lower level"
  • Got a little bored of CRUD apps ๐Ÿ™ƒ

Todos

  • I might get into Gameboy emulation later, with a different language
  • Not very likely, but I could add support for SuperChip and Chip48 with mode switching

About

A simple Chip8 emulator/interpreter written in JavaScript. No libraries, no frameworks. My first step into emulation-programming ๐Ÿ˜บ

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages