Skip to content

A Rust implementation of the Chip8 interpreter spec

Notifications You must be signed in to change notification settings

qnnguyen17/rust-chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another Chip8 interpreter in Rust

This is just a fun learning project. Chip8 reference here.

Note: compiling this project requires rustc 1.31 because it relies on some Rust 2018 module features.

About

A Rust implementation of the Chip8 interpreter spec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages