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/pull-requests.
 
 
Go to file
sheychen 72b0273644 XmlManager Update 2016-12-13 16:11:55 +01:00
Galactic Colors Control Fusion MyCommon et MyConsole 2016-12-11 19:23:14 +01:00
Galactic Colors Control Common Fusion MyCommon et MyConsole 2016-12-11 19:23:14 +01:00
Galactic Colors Control Console XmlManager Update 2016-12-13 16:11:55 +01:00
Galactic Colors Control GUI XmlManager Update 2016-12-13 16:11:55 +01:00
Galactic Colors Control Server XmlManager Update 2016-12-13 16:11:55 +01:00
.gitattributes Validation initiale pour ajouter les fichiers .gitIgnore et .gitAttribute par défaut. 2016-10-09 14:14:59 +02:00
.gitignore Nouvelle version et Prerequisities 2016-10-11 17:50:40 +02:00
AssemblyInfoCommon.cs Version change 2016-11-17 17:25:37 +01:00
Changelog.md Changelog 2016-11-17 17:46:44 +01:00
Galactic Colors Control.sln Rename Server 2016-11-20 21:02:51 +01:00
License.md Change to GPL+ and Add Changelog 2016-11-15 10:15:29 +01:00
Readme.md Update for MyConsole 2016-12-10 17:09:22 +01:00

Readme.md

Galactic Colors Control

GCC is a cross plateforme C# minimal RTS.

Prerequisities

For GUI

* OpenGL
* [OpenAL](https://www.openal.org/) => :warning: Not included in Windows :warning:

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

Build

Teamcity server is self hosted on a raspberry pi. It's slow and can be off.

Name Status
Realease Build Status
Develop Build Status

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

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.