aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjacopograndi <48675416+jacopograndi@users.noreply.github.com>2022-01-04 08:32:48 +0000
committerGitHub <noreply@github.com>2022-01-04 08:32:48 +0000
commitc384285ed3a4283d97b9b031196b26afd1581540 (patch)
treecf9b2a2ce27a69247b57bd421c4bac30b94073c0 /README.md
parentb08d3b7b1b06fd2e9dd09eef248a10d33b8d1742 (diff)
Update README.md
Diffstat (limited to 'README.md')
-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