C# minimal RTS project
Galactic Colors Control | ||
Galactic Colors Control Common | ||
Galactic Colors Control Console | ||
Galactic Colors Control GUI | ||
Galactic Colors Control Server | ||
.gitattributes | ||
.gitignore | ||
AssemblyInfoCommon.cs | ||
Changelog.md | ||
Galactic Colors Control.sln | ||
License.md | ||
Readme.md |
Galactic Colors Control
GCC is a cross plateforme C# minimal RTS.
Prerequisities
Installing
Download last version for your system
Linux
sudo apt-get install libopenal-dev mono-runtime
Running
- Galactic_Colors_Control_Console.exe => Client without GUI
- Galactic_Colors_Control_GUI.exe => Client
- Galactic_Colors_Control_Server.exe => Server (Use --debug for DEBUG MODE or --dev at your risks)
Linux
mono <program>.exe --args
Test With
- Windows 10 x64
- XUbuntu 16.04
Contributing
Get Monogame sdk and MyMonoGame.GUI
As you wish, I am opened to new ideas.
Author
- Sheychen - Initial work
See also the list of contributors who participated in this project.
Using
License
This software comes under the terms of the GPLv3+. Previously under MIT license. See the License.md file for the complete text of the license.