Commit Graph

19 Commits

Author SHA1 Message Date
6c9baf1da3 collision test 2024-11-21 09:59:20 -06:00
6d9628e7b1 basic gravity 2024-11-20 17:12:16 -06:00
f0734e27be Player collision 2024-11-20 16:59:15 -06:00
df7c05c2e3 player direction changes while moving 2024-11-19 23:25:29 -06:00
8781cab2aa Seperating out components 2024-11-18 17:42:48 -06:00
0e0f76f515 removing unneeded stuff from remote 2024-11-18 16:11:21 -06:00
ad47dde7ed Added more tiles and a player sprite 2024-11-17 23:42:11 -06:00
fb699940fe pushing these files so I can remove them from the repo properly 2024-11-17 20:55:07 -06:00
1d0f6e3b67 Fix json serialization error 2024-11-17 20:53:23 -06:00
d9124434bb Update gitignore 2024-11-17 20:52:32 -06:00
ddb5838740 Added back tile switching 2024-11-17 20:08:29 -06:00
0da03e2650 Load tiles from json pt2 2024-11-17 18:53:20 -06:00
eac141e01b Load tiles from json 2024-11-17 18:52:54 -06:00
4e792f1937 Mouse input 2024-11-17 16:36:54 -06:00
6684d62ffb Test commit 2024-11-16 23:44:48 -06:00
ab1605cf41 Added FPS counter and testing larger world size memory usage 2024-11-16 23:40:05 -06:00
75228367d0 Added camera, added ability to change tiles, added 'player', basic input, etc 2024-11-16 23:33:57 -06:00
ea6267d407 Added readme 2024-11-11 22:14:30 -06:00
6c05cf5aec Init 2024-11-11 22:12:35 -06:00