Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 966 Bytes

README.md

File metadata and controls

45 lines (35 loc) · 966 Bytes

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