raulvillares / 3sacrowd

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

Revert "Made Start buttons and squares interactive with mouse hover" #38

Closed raulvillares closed 6 years ago

raulvillares commented 6 years ago

Reverts raulvillares/3sacrowd#37

Uncaught SyntaxError: Unexpected token { levelLoader.js:39 Uncaught TypeError: Cannot read property 'createEmptyBoard' of undefined at generateBoard (levelLoader.js:39) at loadFunction (levelLoader.js:56) at Object.loadLevel (levelLoader.js:66) at gameplay.js:2 at Object.execCb (require.js:5) at b.check (require.js:5) at b. (require.js:5) at require.js:5 at require.js:5 at each (require.js:5)

ShaileshSridhar2403 commented 6 years ago

Sorry, I did not notice this until now. This is an easy problem to fix. Do you mind if I make the necessary changes and create a pull request?

raulvillares commented 6 years ago

Sure! I love the mouse over effect. Fix it please ☺️