static-cleanup #21

Merged
erns6604 merged 8 commits from static-cleanup into main 2025-10-30 12:07:22 +01:00
Showing only changes of commit 5c3182c32f - Show all commits

View File

@@ -16,7 +16,7 @@ When implementing the features of the game we will apply the TDD-technique.
RWRD implements common elements from roguelikes, and games in general.
### The player
The player object is a representation of the user and it's agency in the game world
The player object is a representation of the user, and it's agency in the game world
### Entity.Player