https://github.com/tylerbrock/chip8
Chip8 interpreter/emulator written in C++ using SDL2
https://github.com/tylerbrock/chip8
c-plus-plus chip-8 chip8-emulator chip8-interpreter sdl2
Last synced: 25 days ago
JSON representation
Chip8 interpreter/emulator written in C++ using SDL2
- Host: GitHub
- URL: https://github.com/tylerbrock/chip8
- Owner: TylerBrock
- Created: 2014-07-17T04:06:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T14:12:31.000Z (about 3 years ago)
- Last Synced: 2025-04-13T17:09:20.357Z (25 days ago)
- Topics: c-plus-plus, chip-8, chip8-emulator, chip8-interpreter, sdl2
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is pure garbage that I wrote when learning C++.
- [ ] Audio doesn't work (not implemented)