Skip to content
Hertanto Irawan edited this page Jul 5, 2022 · 2 revisions

Welcome to the Tik game wiki!

Tik is a connect-the-dot game. This game is created for Rocket Academy Coding Bootcamp Project 3.

ToDo List

  • Make app works in mobile (use touch instead of mouse)
  • Use animation for dots falling after connected dots are removed
  • Use animation for dots falling from top of screen / popping out to replace empty dot spaces
  • Detect if there are no more valid moves and offer to restart
  • Closed loop will remove all dots of the same color
  • Timed game play mode
  • Maximum number of moves game play mode
  • Challenges game play mode
  • Power up to help player in the above game modes
  • Game history, best score
  • Account management page
  • Change theme
  • Multiplayer
  • Levels
Clone this wiki locally