https://github.com/jellysquid3/chip8-rs
CHIP-8 emulator written in Rust
https://github.com/jellysquid3/chip8-rs
chip8 rust
Last synced: 2 months ago
JSON representation
CHIP-8 emulator written in Rust
- Host: GitHub
- URL: https://github.com/jellysquid3/chip8-rs
- Owner: jellysquid3
- License: unlicense
- Archived: true
- Created: 2018-06-16T18:52:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T00:10:29.000Z (about 4 years ago)
- Last Synced: 2025-02-11T18:57:21.686Z (over 1 year ago)
- Topics: chip8, rust
- Language: Rust
- Homepage:
- Size: 11.7 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
chip8-rs
========
A simple emulator for the [CHIP-8 programming language](https://en.wikipedia.org/wiki/CHIP-8).