https://github.com/adawatia/chip8-core
A C++ based implementation of Chip-8 emulator.
https://github.com/adawatia/chip8-core
chip-8 chip8-emulator cmake cpp
Last synced: about 1 year ago
JSON representation
A C++ based implementation of Chip-8 emulator.
- Host: GitHub
- URL: https://github.com/adawatia/chip8-core
- Owner: adawatia
- License: mit
- Created: 2025-04-14T02:44:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-14T03:30:50.000Z (about 1 year ago)
- Last Synced: 2025-04-14T04:31:28.001Z (about 1 year ago)
- Topics: chip-8, chip8-emulator, cmake, cpp
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chip8-core
A C++ based implementation of Chip-8 emulator.