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