raulvillares / 3sacrowd

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

Level 5: some images not loading #9

Closed raulvillares closed 7 years ago

raulvillares commented 7 years ago

Fixed minty and pale yellow square images not loading because of uppercase/lowercase incoherence.

Change filenames (and levels.js config file references) to camel case (just like the rest of filenames).