Kiana Sheibani
a6a70e5dca
Previously, randomness was faked via bad pseudo-randomness code, so let's refactor some of this to add true randomness support. |
||
---|---|---|
src | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
snake.cabal |
Snake (with Dunai)
A second project based on Functional Reactive Programming after conways-game-of-life.