Update README with some unix porn
This commit is contained in:
parent
6b24b54cb5
commit
ffa4a5b6b9
4 changed files with 36 additions and 8 deletions
|
@ -17,14 +17,6 @@ import Data.Bool (bool)
|
|||
import Data.Maybe (fromMaybe)
|
||||
import Data.Monoid (First(..))
|
||||
|
||||
-- TODO
|
||||
-- 1. leaderboard saved to txt file (requires adding viewport for name entry)
|
||||
-- and probably wrapping game in a ui state
|
||||
-- 2. USE linear V2 instead of tuples.. dummy
|
||||
-- 3. Consider refactoring (Game -> a) with State or Reader abstraction
|
||||
-- 4. README with gif
|
||||
-- 5. release binaries for darwin and linux
|
||||
|
||||
-- Types and instances
|
||||
|
||||
-- | Tetris shape types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue