Commit Graph

27 Commits

Author SHA1 Message Date
21efc3d6e9 Ability to crash the plane 2025-03-09 10:49:50 -04:00
863c2d881f Find where the player is on the map 2025-03-09 10:17:30 -04:00
499f7871c7 Adjust camera position 2025-03-09 09:48:45 -04:00
cb9c9d13a4 Only draw the tiles you need to 2025-03-08 19:27:02 -05:00
6ea6ec7447 Fix camera 2025-03-08 19:01:23 -05:00
0ec6d2ded8 Stop drawing the level upside down lol 2025-03-08 13:38:45 -05:00
778af82724 Clear some warnings 2025-03-08 13:36:05 -05:00
122e839ea8 Split clean steps 2025-03-08 13:35:58 -05:00
a54152cfea Build images from scratch 2025-03-08 13:30:17 -05:00
24b460bbf2 Load Tiled levels 2025-03-08 13:22:05 -05:00
471aed47fb Camera won't escape the horiz bounds 2025-03-08 10:48:55 -05:00
98ed7634d4 Time to really fly 2025-03-08 10:34:37 -05:00
e2c82a5bcd Camera follows the player 2025-03-08 10:25:24 -05:00
3d23849838 Draw the level 2025-03-08 10:09:17 -05:00
daf7317c08 Enemy is a rollerskate 2025-03-04 21:02:55 -05:00
d0c6b363b8 Draw player image with sprite offset 2025-03-04 20:49:52 -05:00
2a806f515b Use the picture of a plane 2025-03-04 20:23:41 -05:00
5219c1ac53 Add a (bad) image of a plane 2025-03-04 20:09:07 -05:00
f501cdc0db Enemies fire at you 2025-03-02 18:58:52 -05:00
5207df1c30 Enemies are shootable 2025-03-01 11:40:23 -05:00
62bb35a311 Bullets now expire 2025-03-01 11:34:51 -05:00
8622d86c2f Separate entity lists 2025-03-01 11:19:00 -05:00
61e89820f4 Pew pew 2025-03-01 09:03:41 -05:00
33eb14c24b Add entities and enemies 2025-03-01 08:53:38 -05:00
cec3337c7a Move the ship about 2025-03-01 08:12:40 -05:00
238ab68322 Vroom 2025-03-01 05:58:12 -05:00
4ae2f55b3f Initial commit 2025-03-01 05:15:54 -05:00