raulvillares / 3sacrowd

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

Fixed Medals #27

Closed michaelkoska closed 7 years ago

michaelkoska commented 7 years ago

Okay, I added the logic for the medals. All that should be left is specific level requirements for time/moves and the logic for not hitting undo or going back to a blank square. The medal requirements also need to be posted as well. As it stands I have a generic time and move amount to achieve the medals so people can still test the functionality. If no one fills in the exact requirements, I can add them in as well so there's a better baseline.

raulvillares commented 7 years ago

Good work Michael. We will continue working to complete and enhance this new feature. Keep it up!