Skip to content

SocialfiPanda/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

2048

Copyright (c) 2014 Zhe Wang
Haskell clone of origin 2048 (http://gabrielecirulli.github.io/2048/) game in console.

Usage

ghc 2048.hs -o 2048
./2048

Then you can play by entering "up", "down", "left" or "right". You will lose if there is no possible move you can make.

About

2048 in console.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors