/haskell2048

Haskell implementation of 2048 game

Primary LanguageHaskellMIT LicenseMIT

Haskell implementation of 2048 game

MIT license

Keys

Use

  • w, a, s, d to move the tiles.
  • r to start new game.
  • c to save the game state.
  • l to load last saved state.
  • q to quit the game.

Note that English input type is required.