1
0
Fork 0
C# minimal RTS project
This repository has been archived on 2019-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
sheychen 0f42c0b39e Readme et License 2016-10-10 18:44:09 +02:00
Galactic Colors Control Correction IsConnect et Ajout client ping 2016-10-09 17:58:14 +02:00
Galactic Colors Control Server Documentation du Server 2016-10-10 13:41:14 +02:00
.gitattributes Validation initiale pour ajouter les fichiers .gitIgnore et .gitAttribute par défaut. 2016-10-09 14:14:59 +02:00
.gitignore Nettoyage du ignore 2016-10-10 18:02:08 +02:00
Galactic Colors Control.sln Creation des projects 2016-10-09 14:19:56 +02:00
License.md Readme et License 2016-10-10 18:44:09 +02:00
Readme.md Readme et License 2016-10-10 18:44:09 +02:00

Readme.md

Galactic Colors Control

GCC is a cross plateforme C# minimal RTS. Using .Net/Mono and Monogame

Prerequisities

.Net or 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 <program>.exe --args

Test With

  • Windows 10 x64
  • XUbuntu 16.04

Contributing

As you wish, I am opened to new ideas.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the License.md file for details