Commit Graph

6 Commits

Author SHA1 Message Date
StochasticMouse
e57ded9b8d added save/load funcs to tilemap 2024-07-17 18:01:42 +02:00
StochasticMouse
135ffef6af changed idea, an array is better due to isometric nature of game, added extend and add_tile to Tilemap, now can add/remove tiles via level_editor 2024-07-17 12:24:04 +02:00
StochasticMouse
47d54f43c3 started implementing level editor, should change how levels are saved to the hashmap based one in tilemap 2024-07-16 22:08:42 +00:00
StochasticMouse
97c3074737 added camera and collidable tiles 2024-07-12 22:04:31 +02:00
StochasticMouse
338e24357f isometric tiles 2024-07-12 16:56:47 +02:00
Alessio Rondelli
4b2a7fc721 first commit 2024-07-10 20:08:18 +02:00