File | Date | Author | Commit |
---|---|---|---|
Builds | 2017-08-11 |
![]() |
[dd883a] Create builds folder |
Game | 2017-08-16 |
![]() |
[c61ad1] Update Game |
.gitignore | 2017-07-11 |
![]() |
[682253] Initial commit |
CODE_OF_CONDUCT.md | 2017-08-08 |
![]() |
[9a1be5] Added a code of conduct |
CONTRIBUTING | 2017-07-11 |
![]() |
[9d2279] Create Contributing file |
LICENSE | 2017-08-11 |
![]() |
[4b96a4] Added GPL v3 license |
README.md | 2017-08-22 |
![]() |
[e41076] Update README.md |
Project Strategy is an open source 4X Strategy game made in Unity3D. Project strategy takes place in the Cold War era, were American and her allies must defend agaist the threat of communism from the soviet union.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Unity3D (unity3d.com)
Linux,Windows or Mac OS
Note: Unity3D for linux is experimentel. You can download it below.
Linux or Windows (See below)
Mac OS support is a planned feture.
See Issues
A step by step series of examples that tell you how to get a development enviroment running
Download the files from the folder "Game" to a folder on your machine
Open unity3d and click "Open" the select the folder you downloaded and click "Select Folder"
You can now start developing the game in unity. When you add changes, you can upload the files back to github.
Note: Current builds are semi-outdated compared to the development version.
Download the files from the "Build" Folder
Run game.exe to start playing!
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.