Skip to content

pedrommaiaa/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip

A chip-8 interpreter written in Rust and webAssembly.

Dependencies:

You need to have python3 and rust installed in your computer for this to work.

How to play:

  1. Clone this repository: git clone https://github.com/pedrommaiaa/chip8.

  2. Enter the directory: cd chip8/.

  3. Run make install to install all dependencies.

  4. In the main directory, run make run.

  5. Go to: http://127.0.0.1:8000/

  6. Choose a game and enjoy.

Keyboard Layout:

1 2 3 4
q w e r
a s d f
z x c v

References:

About

Yet another chip-8 interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published