@hackage symon0.1
Minimal implementation(s) of the classic electronic memory game.
Categories
License
GPL-3.0-only
Maintainer
simon@joyful.com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1 Wed, 31 Aug 2016
Installation
Dependencies (0)
- base >=4.7 && <5
- random
- ansi-terminal
- monad-loops Show all…
Dependents (1)
@hackage/acme-everything
This was an attempt to submit a ludum dare entry in 2h. It is also a nice kata (exercise) for practising haskell game development and/or demonstrating different libraries and approaches. Improvements, new implementations and co-developers are welcome.
Currently there is one implementation, a minimal ansi command line one. See README for more.