Tetris
Tetris copied to clipboard
A (incomplete) terminal Tetris. Written in Haskell.
tetris-hs
Run:
Build the Project:
stack build
Run it:
stack exec tetris [rows] [cols]