An open API service indexing awesome lists of open source software.

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

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).