A Gamercade Console game. Learn more at Gamercade.
A test for controller support.
Pressing buttons or moving analog sticks will adjust what is displayed on the screen.
Download
gamepad.gcrom
and run it in the Gamercade Console.
- Clone the project and build it via
cargo build
- The
.wasm
file will be output to/target/wasm32-unknown-unknown/debug
. - Follow the steps at on the gamercade_console readme.