Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 245 Bytes

2048

Command-line implementation of the hacker-pop-culture boardgame "2048"

##TODO:

  • Add WASD or arrow key support instead of udlr+return
  • Add colors somehow that work on DOS/Windows/POSIX
  • Graphics (Block characters)
  • DJGPP support