Commit graph

9 commits

Author SHA1 Message Date
2f646169fb
initial ring map support (#2) 2025-05-04 00:36:12 +02:00
59bed24acd
simple level selection menu, change level logic (#3) 2025-04-24 14:54:54 +02:00
8f18e43af7 implement the new main menu into the actual game 2025-03-30 15:40:22 +02:00
df7736a9d1 better in-game timer
as in, use `_process()` and add a number
could you lag on purpose before finishing to cut time? probably not
2025-03-25 17:48:00 +01:00
a3e0c4d82d move to Godot 4.4 (from Godot 4.3) 2025-03-23 14:48:54 +01:00
6a59b54c11 chain levels with spaghetti 2025-02-23 00:46:23 +01:00
7a18c4f8c6 lock in the first level 2025-02-22 19:46:19 +01:00
3b56cd4c81 the 180 2025-02-22 17:16:30 +01:00
6a31ab76b8 make it easier to tell where the ball is going 2025-02-22 12:05:38 +01:00