cardputer-bsc-nostd/examples/snake
2025-07-13 21:27:21 +01:00
..
src Added snake example 2025-07-13 21:27:21 +01:00
build.rs Added snake example 2025-07-13 21:27:21 +01:00
Cargo.toml Added snake example 2025-07-13 21:27:21 +01:00
readme.md Added snake example 2025-07-13 21:27:21 +01:00

snake example

This is a more complex example, using the cardputer's display and keyboard to implement the game 'snake'.

Run this example

With this repo cloned, run the following from either the root or this directory:

cargo espflash flash --release --package snake