Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 759 Bytes

File metadata and controls

35 lines (20 loc) · 759 Bytes

see the S.C.A.M. project as a reference.

Controls:

nes layout 1 layout 2
Directional Pad WASD Arrows
A Button J Z
B Button K X
Start Enter C
Select Right Shift V

WASM:

Requirements:

To run the project run trunk serve for easy reloading or trunk build if you want a static output.

Prerequisites

Building

To build the project:

cargo build