aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83d5298..8f686bc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
-# :o
+# Arena
-in order to compile in windows
+Autochess game in which the player constructs and places it's army of robot.
+Each robot is modular and can be composed to the player's liking.
+
+Early support for multiplayer.
+
+In order to compile in windows
* have cmake
* have mingw32 (from the 64 bit version)
* have the sdl2 includes at C:/MinGW_libs/include/SDL2