Skip to content

A terminal version of the game 2048 (see: http://2048.io/) implemented in haskell.

Notifications You must be signed in to change notification settings

habospace/game-2048-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

game-2048-haskell

A terminal version replica of the game 2048 (see: http://2048.io/) implemented in Haskell. The repository has the following structure:

 |src/
   └ Lib.hs (1.)

(1.) src/Lib.hs contains the logic of the game written in pure Haskell and the game main file.

About

A terminal version of the game 2048 (see: http://2048.io/) implemented in haskell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published