mirror of
https://github.com/Odebe/chip-8-crystal
synced 2024-11-16 19:48:23 +01:00
709 B
709 B
cryp-8
chip-8 emulator
Installation
First of all Install Crystal, build with command
shards install && shards build
Usage
Run and enjoy (or not).
> ./bin/cryp-8 -h
Usage: cryp-8 [arguments]
-d, --debug Enable debug logs
-r ROM_PATH, --rom=ROM_PATH Path to rom file
-h, --help Show this help
Development & Contributing
Do not touch my garbage!
Contributors
- Дмитриев Odebe Михаил - creator and maintainer