Skip to content

SrMateos/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 EMULATOR

This is an emulator of the Chip8 wich you can use to emulate games with.

You can run it from terminal. In the desktop folder run:

cargo run path/to/game

Or you can run the web server in the web folder. There are several ways to do it but you can do it easily with python and search for localhost on your browser:

python -m http.server 80

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors