Skip to content

mbStavola/alvin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c61270 · Sep 16, 2017

History

8 Commits
Sep 16, 2017
Sep 16, 2017
Sep 16, 2017
Sep 16, 2017
Sep 16, 2017
Sep 16, 2017

Repository files navigation

Alvin

A mad cute CHIP-8 emulator for funsies.

Quick Start

Simply use cargo build and provide alvin with the path to your CHIP-8 program:

$ cargo build --release
$ ./target/release/alvin --file /path/to/your/program

If you're looking for some CHIP-8 software to run, here are some links:

About

A mad cute CHIP-8 emulator for funsies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages