Commit Graph

7 Commits

Author SHA1 Message Date
Mário C 431d9d6802 compatibility with ie11 (lol)
added Promise polyfill
added babel es6 loader
2016-10-20 20:47:52 +01:00
Mário C 0f14f75c69 lots of stuff
buttons for user input (touch enabled)
changed css to scss (and added sass-loader)
2016-10-18 21:38:56 +01:00
Mário C 0374b0038f add game title gif to page 2016-10-17 02:24:46 +01:00
Mário C 8ec0470804 nice comments everywhere 2016-10-17 02:01:11 +01:00
Mário C 8fa904de20 load multiple scenes each from its own file
also added new scenes
2016-10-17 00:13:19 +01:00
Mário C 563c79652f some architecture
Canvas class takes care of displaying images
Scene class will display a scene as described in script.json
Director class will switch between scenes

for now, this displays a static frame
2016-10-16 07:41:46 +01:00
Mário C d2bdcf49db new structure with webpack and all
omg so modern
2016-10-16 07:19:48 +01:00