1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Gonzalo Delgado 4f3d417c95 Add win condition. 2023-09-01 08:55:40 -03:00
Gonzalo Delgado 65cf8bd968 Hide cars and logs drawing outside of playfield. 2023-09-01 07:37:52 -03:00
Gonzalo Delgado 3218c3b83c Kill player when floating off screen. 2023-09-01 07:30:13 -03:00
Gonzalo Delgado fd058707f5 Update vehicle sprites. 2023-09-01 07:29:55 -03:00
Gonzalo Delgado 571849a9ad Draw floaters, add more cars, allow different car speeds. 2023-08-31 14:52:37 -03:00
Gonzalo Delgado f4c0dafa31 Integrate player sprites. 2023-08-31 08:36:36 -03:00
Gonzalo Delgado 8299a7c300 Draw vehicle sprites and set up colliders in Tiled. 2023-08-30 08:29:09 -03:00
Gonzalo Delgado 9840219e98 Add tiles and sprite images. 2023-08-30 08:27:52 -03:00
Gonzalo Delgado 37b8b6dde3 Add readme and license files. 2023-08-23 08:48:56 -03:00
Gonzalo Delgado d820559330 Allow crossing to the end of the map. 2023-08-23 08:39:01 -03:00
Gonzalo Delgado 621a7aaddf Improve player and turtle positions when floating. 2023-08-23 08:34:56 -03:00
Gonzalo Delgado 36975cf72f Kill player when turtle is hit. 2023-08-23 08:13:38 -03:00
Gonzalo Delgado 4481ee4512 Convert turtlePos to pixels. 2023-08-23 08:13:07 -03:00
Gonzalo Delgado 680a0c2790 Allow floating devices to have different speeds. 2023-08-18 08:57:18 -03:00
Gonzalo Delgado 11acc030e5 Add working, minimally playable prototype. 2023-08-18 07:34:37 -03:00