Chris Bell chrisbell
  • Joined on 2024-09-28
chrisbell created repository Bellsworne/Cogwheel 2025-01-01 20:42:20 +00:00
chrisbell pushed to master at chrisbell/space-game-raylib 2024-11-22 04:52:56 +00:00
c5e619986d new ship texture, added delta time calculation, better sizing of player ship
chrisbell created branch master in chrisbell/space-game-raylib 2024-11-22 04:05:51 +00:00
chrisbell pushed to master at chrisbell/space-game-raylib 2024-11-22 04:05:51 +00:00
00fc14559e Init
chrisbell created repository chrisbell/space-game-raylib 2024-11-22 04:02:13 +00:00
chrisbell pushed to laptop-dev at chrisbell/Tiles 2024-11-21 16:02:31 +00:00
6839bdd05b collision and gravity test
chrisbell created branch laptop-dev in chrisbell/Tiles 2024-11-21 16:02:30 +00:00
chrisbell pushed to desktop-dev at chrisbell/Tiles 2024-11-21 15:59:35 +00:00
6c9baf1da3 collision test
chrisbell created branch desktop-dev in chrisbell/Tiles 2024-11-21 15:59:35 +00:00
chrisbell pushed to master at chrisbell/Tiles 2024-11-20 23:12:27 +00:00
6d9628e7b1 basic gravity
chrisbell pushed to master at chrisbell/Tiles 2024-11-20 23:00:03 +00:00
f0734e27be Player collision
chrisbell pushed to master at chrisbell/Tiles 2024-11-20 05:26:31 +00:00
df7c05c2e3 player direction changes while moving
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 23:42:54 +00:00
8781cab2aa Seperating out components
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 22:11:34 +00:00
0e0f76f515 removing unneeded stuff from remote
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 05:42:33 +00:00
ad47dde7ed Added more tiles and a player sprite
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 02:55:14 +00:00
fb699940fe pushing these files so I can remove them from the repo properly
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 02:53:28 +00:00
1d0f6e3b67 Fix json serialization error
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 02:52:37 +00:00
d9124434bb Update gitignore
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 02:08:35 +00:00
ddb5838740 Added back tile switching
chrisbell pushed to master at chrisbell/Tiles 2024-11-18 00:53:24 +00:00
0da03e2650 Load tiles from json pt2