diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ reimplementation of slay in python Slay is a game by Sean O'Connor [link](http://www.windowsgames.co.uk/slay.html) +![gameplay](https://github.com/jacopograndi/slay2/blob/main/slay2_gameplay.png?raw=true) + This implementation supports * Full game mechanics (Combat, Economy, Tree spread) * Multiplayer |