A turn-based card game based upon the ancient pyramids of Egypt.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java JDK 8
After gaining access, clone the repository
git clone [email protected]:UQdeco2800/deco2800-2016-pyramid-scheme.git
Build/install dependencies
gradle clean build
- IntelliJ - Select "Import project from external model" and select the Gradle option. Follow the prompts.
- Eclipse - File -> Import -> General -> Existing Projects into Workspace
In the project's root directory:
gradle run
Consult the Wiki for all documentation.