Commit Graph

10 Commits

Author SHA1 Message Date
c5ea2d8993 Add shooting cooldown 2025-11-04 12:16:38 +01:00
35569defc2 Fix indentation 2025-11-03 14:09:23 +01:00
623837d8ba Extract Sprite into its own class, fixing memory leaks 2025-10-31 12:38:29 +01:00
37dd9606cc Destroy sprites on quit, other fixes 2025-10-31 10:50:31 +01:00
80a2ba78a2 Various code improvements 2025-10-27 12:45:07 +01:00
d46ee05126 Add bow 2025-10-27 10:30:03 +01:00
fae8959ef2 Implement tile generation 2025-10-24 10:57:22 +02:00
7f7aa9e72f Implement player movement 2025-10-23 14:37:46 +02:00
2fe29c1c0c Implement drawing tiles 2025-10-23 12:20:46 +02:00
5dcef29a0e Create class structure, add player 2025-10-23 10:25:41 +02:00