Skip to content

vancha/chippie

Repository files navigation

Chippie

A chip8 emulator/interpreter, written in rust. This project is intended to be a learning excersize.

The emulator now runs, and is able to execute (some) roms written for the chip8 cpu. the user interface is now based on macroquad

Usage:

Assuming you have rust (with cargo) installed, all you have to do is clone this repository, and run cargo run. To install rust, run the curl command over at https://www.rust-lang.org/learn/get-started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages