"Colony Battle" is a Java-based simulation where players customize a war between four distinct colonies. Each colony boasts character classes - Farmers, Defenders, Warriors, and Wizards - with distinctive behaviors. Characters move, engage, and combat on a dynamic game board.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
118
commits
feat(ComponentFactory): add boardSizeSpinner, obstaclesAmountSpinner,magicEnabledCheckBox,spawningTimeSpinner with constraints
2278ed0View on GitHubfix(Point2d): adding points for changing membership of field changed
0618e32View on GitHubrefactor(Board,Colony): add helper classes for Board and Colony
be443ebView on GitHubfix(Point2d): add and remove fields functions associated with changeMembership function
3c7e69fView on GitHub