A simple cow breeding game for KS3 biology classes.

.gitignore Added license and .gitignore 6 years ago
Cow.java Worked on GUI and layout. 6 years ago
HELP Implemented mouse actions. 6 years ago
HelpWindow.java Imported HelpWindow.java and integrated it into the menu. 6 years ago
Herd.java Worked on GUI and layout. 6 years ago
LICENSE Added license and .gitignore 6 years ago
MooBreeder.java Worked on GUI and layout. 6 years ago
README.md Updated README.md 6 years ago
run.sh Imported HelpWindow.java and integrated it into the menu. 6 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 has to be installed. 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.