Skip to content

Just another Chip8 emulator in Rust using Macroquad.

Notifications You must be signed in to change notification settings

patricktcoakley/ChipsteRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChipsteRS

Started as just a quick port of Chipster8 to Rust with Macroquad.

Usage

cargo run <rom_path>, where <rom_path> is a file or a folder.

Controls

Game Controls

Chip8 Chipster8
1 1
2 2
3 3
C 4
4 Q
5 W
6 E
D R
7 A
8 S
9 D
E F
A Z
0 X
B C
F V

Menu Controls

Feature Key
Move Selection Up/Down
Load Selection Enter

Extra Controls

Feature Key
Pause/Resume Space
Quit Game/Exit ChipsteRS Escape

About

Just another Chip8 emulator in Rust using Macroquad.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages