From e615c8957ec0ef01773f70cb60b75788ed48d010 Mon Sep 17 00:00:00 2001 From: jacopograndi <48675416+jacopograndi@users.noreply.github.com> Date: Tue, 4 Jan 2022 10:17:38 +0000 Subject: Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..25c761f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# slay2 +reimplementation of slay in python + +Slay is a game by Sean O'Connor [link](http://www.windowsgames.co.uk/slay.html) + +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. -- cgit v1.2.3-54-g00ecf