Skip to content

salvatore-giammanco/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 emulator in Rust

stability-alpha License: MIT

My version of the famous chip8 emulator written in Rust.

How to run

Desktop

  1. clone the repository
  2. choose a game from ./games
  3. move into ./desktop
  4. run cargo run ../PONG2 replacing PONG2 with the game you chose
  5. play

Keymap

image

Next features

  • WASM Support
  • Sound

About

My version of chip8 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors