From c384285ed3a4283d97b9b031196b26afd1581540 Mon Sep 17 00:00:00 2001 From: jacopograndi <48675416+jacopograndi@users.noreply.github.com> Date: Tue, 4 Jan 2022 08:32:48 +0000 Subject: Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3-54-g00ecf