raulvillares / 3sacrowd

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

Fixing minor Codacy issues. #34

Closed LeonSinclair closed 6 years ago

LeonSinclair commented 6 years ago

Modified the two test files to remove Codacy errors. If you set Codacy to ignore the require.js file that should give an A grade. Have tested and game runs in it's current state. Visit leonsinclair.github.io/3sacrowd to confirm.

raulvillares commented 6 years ago

Great job!