Skip to content

ishraq10199/chip8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors