potatoeggy / boxboxrevolution

Punch to the beat of a song

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Box Box Revolution

A punching rhythm game

Setup

Pin layout is described in src/bin/main.rs. STLink, Cargo, and Rustup are assumed to be available on the user's system.

# install deps
cargo install probe-rs --features cli

# compile to arm
rustup target add thumbv7em-none-eabi

Run:

cargo rb main

About

Punch to the beat of a song

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%