cryp-8
Version, currently master branch1 version
- master branchlatestJul 31, 2020
github.com/Odebe/chip-8-crystal
chip-8 emulator written in crystal
2 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
cryp-8:
github: Odebe/chip-8-crystal
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.34.0- License
- MIT
- Author
- Дмитриев Михаил Евгеньевич
- Target
cryp-8from src/cryp-8.cr
Dependencies
Runtime Dependencies
- sdl*github: ysbaddaden/sdl.cr
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jul 31, 2020
- Crystal
0.34.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Odebe/chip-8-crystal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1