12 Commits

Author SHA1 Message Date
f234f1a4fe Added TMX Map Parsing. Added more color cycling to default border template. 2024-08-16 23:48:55 -05:00
3f9a30c16a Added a Border class and cycle timers for some cool color cycling. 2024-08-16 22:26:14 -05:00
7df7b5cbec Add missing camera update call. Fix player flag being set on NPCs instead of the player. Add friction and movement. 2024-08-16 21:17:39 -05:00
cf7121701a Force 30 FPS minimum elapsed time on game engine. Added directional turn controls for the player. 2024-08-16 20:59:09 -05:00
36eb4ce61e Setup game camera and player transformed view following/offset. 2024-08-16 20:25:54 -05:00
2b20570eb3 Remove dependency on olcPGEX_ViewPort. Add olcPGEX_TransformedView. Update border to be in front of the rest of the game drawing. 2024-08-16 20:02:33 -05:00
1a6980b3d4 Add in Hamsters and player flags. Fix up animation loading systems. Setup main game loop and load level function. 2024-08-16 19:30:34 -05:00
bc05757b84 Wrote Animation loading functions. 2024-08-16 18:24:32 -05:00
23523b754d Fix up debug assets folder during development to point to the assets directory. 2024-08-16 17:49:42 -05:00
593841971d Add border image + setup asset loading and animation loading for images. 2024-08-16 17:40:36 -05:00
e6ba1e88c7 Setup main game frame, initial assets and files. 2024-08-16 16:56:04 -05:00
278edfcb2b
Initial commit 2024-08-16 15:08:42 -05:00