Skip to content

JasterV/2048.elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048.elm

This is an implementation of the original 2048 game in Elm.

For now it only has the basic game rules.

You can use the arrow keys to move the numbers on the board.

TODO

  • Add scoring system
  • Add a message when winning or losing
  • Improve styling

Releases

No releases published

Packages

No packages published