Skip to content

ICubE-/My-2048-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-2048-Page

https://icube-.github.io/My-2048-Page/

2048 in HTML, CSS, Javascript.

HTML, CSS, Javascript로 만든 2048 페이지. 군대에서 재미로 만들었다.

Feature

  1. Basic 2048 game
  2. Color themes

Todo list

  1. Fix animation (Done)
  2. Clean code and add comments (Done)
  3. Redesign and insert credit (Done)
  4. Add color themes (Done), light/dark mode (Aborted)
  5. New game button (Done)
  6. Add score (Done)
  7. Save current status
  8. Save highscore
  9. Varying cell size (Done)
  10. More rows and columns?