A simple cow breeding game for KS3 biology classes.

.gitignore Rewrote rateCow() 5 years ago
Cow.java Rewrote combineTrait() 5 years ago
HELP Updated documentation 5 years ago
HelpWindow.java Imported HelpWindow.java and integrated it into the menu. 5 years ago
Herd.java Implemented goal selection 5 years ago
LICENSE Updated documentation 5 years ago
MooBreeder.jar Version 1.0, added executable. 5 years ago
MooBreeder.java Fixed a missing file error 5 years ago
README.md Updated documentation 5 years ago
run.sh Updated documentation 5 years ago
README.md

MooBreeder

MooBreeder is a simple cow breeding game, designed to illustrate the fundamentals of selective breeding to KS3 pupils in biology class.

Installation

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.

Playing

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.