Commit Graph

17 Commits

Author SHA1 Message Date
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