Skip to content

Zanotelli/Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8-Emulator


Why make it

Small project made with the intention to deepen my understanding of the Python language, as well as giving my first try to emulation and virtual machines creation.

Tris project was selected in te list available at Build your own X. The tutorial used as base to develop this project was Emulation Basics: Write your own Chip 8 Emulator/Interpreter, and the documentation used about the Chip8 language was the one available here.

How to run it

Inside the project, we have a games directory, where a couple of games are available. To run the emulator, you first need to open the cmd on the folder with the main.py file. Then, you just need to run the following command:

python3 main.py

You will notice that a new window will be opened, with a list of all games in the games folder. Select the game you want to play and have fun !!

Future developments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages