mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 09:26:21 +04:00
00ac503e3e
Remove need for .into() everywhere by accepting everything that goes into usize in the appropriate methods. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
gen-block-sprite.py | ||
README.md |
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.