A simple cow breeding game for KS3 biology classes.
.gitignore | 6 years ago | ||
Cow.java | 6 years ago | ||
HELP | 6 years ago | ||
HelpWindow.java | 6 years ago | ||
Herd.java | 6 years ago | ||
LICENSE | 6 years ago | ||
MooBreeder.jar | 6 years ago | ||
MooBreeder.java | 6 years ago | ||
README.md | 6 years ago | ||
run.sh | 6 years ago |
MooBreeder is a simple cow breeding game, designed to illustrate the fundamentals of selective breeding to KS3 pupils in biology class.
Java JRE 7 or higher is required. MooBreeder itself does not have to be installed. Simply double-click the executable JAR file to start the game.
If you are interested in the source code, you will find the current version at https://git.synoikos.de/daniel/moobreeder.
Once you have started the game, click on the Help
menu to read the instructions.
© 2018 Daniel Vedder, Amano Christian School
Licensed under the terms of the MIT license.