# Galactic Colors Control GCC is a cross plateforme C# minimal RTS. Using .Net/[Mono](https://github.com/mono/mono) and [Monogame](https://github.com/MonoGame/MonoGame) ### Prerequisities .Net or [Mono](https://github.com/mono/mono) Linux ``` apt-get install mono-runtime ``` ### Installing Download last version for your system ## Running * Galactic_Colors_Control.exe Client without GUI * Galactic_Colors_Control_GUI.exe Client * Galactic_Colors_Control_Server.exe Server (Use --debug for DEBUG MODE) Linux ``` mono .exe --args ``` ## Test With * Windows 10 x64 * XUbuntu 16.04 ## Contributing As you wish, I am opened to new ideas. ## Author * **[Sheychen](https://sheychen.shost.ca)** - *Initial work* See also the list of [contributors](https://github.com/sheychen290/Galactic_Colors_Control/contributors) who participated in this project. ## License This project is licensed under the MIT License - see the [License.md](License.md) file for details