Skip to content

anuraagsridhar/hs2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hs2048

An implementation of 2048 in haskell

To build: stack build

To test: stack test

To run game (with user input): stack exec hs2048-exe

To run game (with ai): stack exec hs2048-ai

For user input w,s,a,d for movement. Use q to quit the game.

About

An implementation of 2048 in haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published