slay2
Reimplementation of Slay in python and pygame.
Slay is a game by Sean O'Connor link
The sprites are rendered from Blender
This implementation supports * Full game mechanics (Combat, Economy, Tree spread) * Multiplayer * Randomized maps
The source is organized in a single file. This was done as an additional challenge.