https://github.com/nullishamy/zig-8
chip-8 but zig
https://github.com/nullishamy/zig-8
chip-8 chip8-emulator
Last synced: 9 months ago
JSON representation
chip-8 but zig
- Host: GitHub
- URL: https://github.com/nullishamy/zig-8
- Owner: nullishamy
- Created: 2025-01-26T23:56:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-26T23:58:29.000Z (over 1 year ago)
- Last Synced: 2025-06-23T13:52:16.683Z (about 1 year ago)
- Topics: chip-8, chip8-emulator
- Language: Zig
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-8
My zig implementation of chip-8, using SDL as the graphics backend.