Releases: TheOneWithTheWrench/HotCiv
Releases · TheOneWithTheWrench/HotCiv
Release 8 of our Civilization game
The GUI has finally been implemented. The game is starting to look like a real game, with some sweet code behind it.
Release 7 of our Civilization game
Release7 Merge remote-tracking branch 'origin/Release' into Release
Release 6 of our Civilization game
This is our sixth release of our game. We implemented SemiCiv and partly ThetaCiv, which introduced ship units. Had to do a lot of work to generalize our code to handle both land units and sea units.
ThetaCiv is still not fully completely, but will be in the next release.
Release 5 of our Civilization game
Introduced new versions, added conquering and a lot of code cleanup.
Release 4 of our Civilization Game
This release is the focus refactoring. To make our code more readable.
Release 3 of our Civilization Game
Added 3 new versions of the game. Variants in the code has been solved with the Strategy Pattern
Release 2 of our Civilization Game
Release2 Merged