An emulator for Chip-8 written in Python 3 and Pygame.
Run the following command:
python3 main.py <path/to/game>
The resources listed below explained the layout of a Chip-8 system as well as explained the opcodes used.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An emulator for Chip-8 written in Python 3 and Pygame.
Run the following command:
python3 main.py <path/to/game>
The resources listed below explained the layout of a Chip-8 system as well as explained the opcodes used.