Commit Graph

5 Commits

Author SHA1 Message Date
Mário C 1cc25c81ca simplified scene description 2016-10-18 00:37:25 +01:00
Mário C 8ec0470804 nice comments everywhere 2016-10-17 02:01:11 +01:00
Mário C 4ef223e391 implemented all scenes and choices
choice mechanism is a bit rushed, maybe refactor later
2016-10-17 01:00:10 +01:00
Mário C 133349deb9 full animation for one scene 2016-10-16 23:48:00 +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