|
|
b2f888b55f
|
Extract sprite into class
|
2025-10-31 12:27:31 +01:00 |
|
|
|
37dd9606cc
|
Destroy sprites on quit, other fixes
|
2025-10-31 10:50:31 +01:00 |
|
|
|
ce2113d910
|
Clean up, fix zombos
|
2025-10-30 10:41:37 +01:00 |
|
|
|
bedac59775
|
Add zombies
|
2025-10-29 13:48:17 +01:00 |
|
|
|
e141be92f0
|
Implement shooting arrows
|
2025-10-28 14:00:01 +01:00 |
|
|
|
c9299b3e04
|
Add sprites
|
2025-10-28 10:09:25 +01:00 |
|
|
|
9247f1bf68
|
Implement game mutex for thread safety
|
2025-10-28 09:46:50 +01:00 |
|
|
|
d2476fa5df
|
Add jthread and fix warnings
|
2025-10-27 14:04:51 +01:00 |
|
|
|
80a2ba78a2
|
Various code improvements
|
2025-10-27 12:45:07 +01:00 |
|
|
|
d7eb5c7f4d
|
Use enum class
|
2025-10-27 12:35:48 +01:00 |
|
|
|
4f34d06f73
|
Improve makefile
|
2025-10-27 12:29:39 +01:00 |
|
|
|
d46ee05126
|
Add bow
|
2025-10-27 10:30:03 +01:00 |
|
|
|
6bf8c2cb88
|
Allow rotating sprites
|
2025-10-27 09:45:26 +01:00 |
|
|
|
991cff858d
|
Generate east and south
|
2025-10-27 09:30:59 +01:00 |
|
|
|
a9c6ec5145
|
Improve path generation
|
2025-10-27 08:36:19 +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 |
|
|
|
f735117edd
|
Fix lifetime issues
|
2025-10-23 10:59:51 +02:00 |
|
|
|
5dcef29a0e
|
Create class structure, add player
|
2025-10-23 10:25:41 +02:00 |
|
|
|
04940eb9bf
|
Change to SDL2
|
2025-10-22 13:35:09 +02:00 |
|
|
|
94f0d5d596
|
Initial commit
|
2025-10-22 10:54:23 +02:00 |
|