/2048-game

Primary LanguageJavaScript

2048 GAME

You can play my version live on CodePen

TODOS & BUGS

  • implement testing | TDD <3
  • find the bug in move left logic
  • check sum logic. if 3 in a row which should sum!?
  • game should stop when the no more zeros
  • click on smiley to restart game
  • a nice animation on the heading, maybe smthing like..
  • increase min square size so it fits 4 digits
  • additional media query for larger screens
  • thanks and inspo links in footer
  • more instructions in footer
  • swipe function