Go to file
Felix Baumgärtner ab3a3a1971 added dark world
2024-08-27 21:27:59 +02:00
images added dark world 2024-08-27 21:27:59 +02:00
styles added scene transitions 2024-08-06 19:40:03 +02:00
.gitignore added dark world 2024-08-27 21:27:59 +02:00
DirectionInput.js initial commit, walkable and idling character, first map with collision 2024-07-30 20:56:24 +02:00
GameObject.js added cutscene behaviors 2024-08-05 19:36:41 +02:00
index.html added scene transitions 2024-08-06 19:39:18 +02:00
init.js initial commit, walkable and idling character, first map with collision 2024-07-30 20:56:24 +02:00
KeyPressListener.js added cutscene behaviors 2024-08-05 19:36:41 +02:00
map-room-entrance.jpg initial commit, walkable and idling character, first map with collision 2024-07-30 20:56:24 +02:00
Overworld.js changed naming of demoroom 2024-08-20 16:12:52 +02:00
OverworldEvent.js added scene transitions 2024-08-06 19:39:18 +02:00
OverworldMap.js added dark world 2024-08-27 21:27:59 +02:00
Person.js fixed bug where behavior would not continue after cutscene 2024-08-05 18:14:13 +02:00
RevealingText.js added typewriter effect 2024-08-06 17:55:14 +02:00
SceneTransition.js added scene transitions 2024-08-06 19:39:18 +02:00
Sprite.js initial commit, walkable and idling character, first map with collision 2024-07-30 20:56:24 +02:00
TextMessage.js added typewriter effect 2024-08-06 17:55:14 +02:00
utils.js added cutscene behaviors 2024-08-05 19:36:41 +02:00