https://github.com/ptigwe/hs-flatris
An implementation of Flatris using Haskell and Miso
https://github.com/ptigwe/hs-flatris
game ghcjs haskell haskell-miso
Last synced: 5 months ago
JSON representation
An implementation of Flatris using Haskell and Miso
- Host: GitHub
- URL: https://github.com/ptigwe/hs-flatris
- Owner: ptigwe
- License: bsd-3-clause
- Created: 2017-08-03T17:46:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T23:30:44.000Z (about 6 years ago)
- Last Synced: 2025-04-14T05:22:28.549Z (10 months ago)
- Topics: game, ghcjs, haskell, haskell-miso
- Language: Haskell
- Homepage: https://flatris.haskell-miso.org
- Size: 33.2 KB
- Stars: 32
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hs-flatris
A [Flatris](https://github.com/skidding/flatris) clone written in Haskell using
the [Miso](https://github.com/haskell-miso/miso) library.
Ported from [elm-flatris](https://github.com/w0rm/elm-flatris).