Toggle Navigation
Hatchery
Eggs
Rkanoid
README.md
Users
Badges
Login
Register
MCH2022 badge?
go to mch2022.badge.team
README.md
raw
Content
# Arkanoid in Rust Source: https://git.card10.badge.events.ccc.de/astro/rust-card10/blob/master/rkanoid/src/main.rs ## Installation To run .ELF binaries on firmware 1.9 or later, create a `/card10.cfg` with the following content: ``` execute_elf=true ``` Then copy the game into `/apps/rkanoid.elf`. The firmware's menu should display an entry for it then. Please leave feedback here in the hatchery. ## Playing The latest version can be controlled through sensors in addition to the lower left/right buttons. Turn your card10 like a steering wheel to move the paddle. Hardware used: * display * LEDs * buttons * vibration * acceleration sensor