-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Folds edited this page Apr 14, 2014
·
2 revisions
Welcome to the hexciv wiki!
The goals of this project are to:
- develop a playable game similar to Civilization
- with hexagonal cells
- on a spherical world (technically icosahedral),
- whose artificial intelligences (AIs) do not cheat
- in Java.
Major issues have yet to be decided, including:
- The open-source license.
If you have thoughts about any of the project issues, please provide your input.
The English programming project's Git cheatsheet has common Git commands, and links to common scenarios, such as:
- Getting Started using git, GitHub, and this repository, with links to relevant sections of the Pro Git book.
- Moving a Branch Backwards, Fast-Forwarding a Local Branch, and Pushing to GitHub.