https://github.com/githubprankster/cookie-emulator
An emulator/interpreter for Chip-8 using C++.
https://github.com/githubprankster/cookie-emulator
Last synced: over 1 year ago
JSON representation
An emulator/interpreter for Chip-8 using C++.
- Host: GitHub
- URL: https://github.com/githubprankster/cookie-emulator
- Owner: GithubPrankster
- License: mit
- Created: 2019-04-16T21:24:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T03:01:59.000Z (about 7 years ago)
- Last Synced: 2025-01-23T11:34:28.101Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookie-Emulator
An emulator/interpreter for Chip-8 using C++.
## Dependencies
* SDL2 : Current version. That's all!