Skip to content

Latest commit

 

History

History
54 lines (53 loc) · 1.38 KB

Task.org

File metadata and controls

54 lines (53 loc) · 1.38 KB

2048 Task List

List of things that should be done on this project.

Main

Features that should’ve been implemented on this project.

Core

Scoring system

No move condition

Win condition

Lose condition

Reset feature

Visual

Game Board

Reusable rounded rectangle

Efficient redrawing (Reduce redraw a static component)

Additional

Good to have feature

Core

High score

Continue game after win

Save / load game state

Visual

Animated movement

Dynamic board dimension

Dialogue [2/4] [50%]

  • [ ] On exit
  • [X] On win
  • [ ] On reset
  • [X] On lose

Fix resources [0/3] [0%]

  • [ ] Fonts
  • [ ] Icon
  • [ ] Sound

Add sound effects [4/5] [80%]

  • [X] slide
  • [X] unable to slide
  • [X] win
  • [X] lose
  • [ ] big number

Etc

README files [3/4] [75%]

  • [X] Manual
  • [X] Screenshot
  • [ ] Gameplay (gif/video)
  • [X] Downloadable binary