raulvillares / 3sacrowd

Tic-Tac-Toe puzzle using plain javascript :video_game:
https://raulvillares.github.io/3sacrowd/index.html
35 stars 69 forks source link

Added logic for perfect moves and max movements medal and implemented… #30

Closed tytoons closed 7 years ago

tytoons commented 7 years ago

… specific maxTimeAchieved for each level.

PR for #24, I stubbed more out. The maxTimeAchieved in levels.js will need to fine tuned.