k210-sdk-stuff/rust/game-of-life/README.md
Wladimir J. van der Laan d07fd84160 Unify license and CoC
No need to have a zillion copies of these in the repository. Also remove
references to RISC-V team.
2019-05-20 15:59:28 +02:00

5 lines
192 B
Markdown

# `game-of-life`
"Game of life" cellular automata simulation. The state can be manipulated through the touch screen.
The amount of pressure applied determines the radius of the state change.