https://github.com/shellbear/chip8-emu
A simple chip-8 emulator wrote in Rust
https://github.com/shellbear/chip8-emu
Last synced: 7 days ago
JSON representation
A simple chip-8 emulator wrote in Rust
- Host: GitHub
- URL: https://github.com/shellbear/chip8-emu
- Owner: shellbear
- License: mit
- Created: 2019-09-26T21:58:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T22:14:07.000Z (over 6 years ago)
- Last Synced: 2024-12-31T21:26:01.647Z (about 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chip8-emu
A simple chip-8 emulator wrote in Rust
## Usage
In progress...
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details