Skip to content

MartensCedric/rusty-chip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Chip, A Rusty Emulator!

What is Rusty Chip?

Rusty Chip is a chip8 emulator. It features 64x32 graphics, sound and keyboard controls.

The emulator was implemented in Rust using this technical reference.

Screenshots

LUNAR LANDER

lunar lander

ASTRO DODGE

astro dodge

BRIX

brix

MAZE

maze

PUZZLE

puzzle

Usage

To play a game using rusty-chip run cargo run <rom name>

For example: cargo run roms/PONG

About

Rust chip 8 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages