Skip to content

sword-jin/shinobu8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shinobu8

shinobu8(Japanese 忍) is a minimal implementation of the CHIP-8 interpreter in Rust.

📢: If you run this program in a linux server like me, you can't get a full experience, because in the linux server, the terminal is not support to capture the key release event. Eventually, I tested this program in windows desktop and linux desktop, and it works well.

Usage

cargo run --package shinobu8-tui -- --rom ./roms/15PUZZLE

press ESC to exit the program.

Refer:

About

This is a minimal chip8 simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages