A graphical Aquarium of Creatures meant to help high school students learn Java.
  • Java 99.5%
  • Batchfile 0.5%
Find a file
2016-02-29 22:45:45 -08:00
aquarium Removed default fish on startup 2016-02-29 22:45:45 -08:00
doc Updated javadoc 2016-02-29 22:41:28 -08:00
Exercises add exercise 2 document 2016-02-24 22:54:43 -08:00
Quizzes Added quizzes 2015-03-12 02:09:46 -07:00
.gitignore Ignore VIM swap files 2015-02-13 07:48:27 -08:00
AquariumMain.ctxt Added controller window 2016-02-29 20:22:04 -08:00
AquariumMain.java Added the ability to remove Creatures to the controller 2016-02-29 20:46:05 -08:00
clean.bat Fixed batch files for network share use 2015-02-13 06:24:35 -08:00
gendoc.bat Started documentation 2015-02-12 00:06:10 -08:00
LICENSE Initial commit 2015-02-08 16:18:20 -08:00
package.bluej Cosmetic adjustments to BlueJ workspaces 2016-02-26 18:10:52 -08:00
README.TXT Updated readme & exercise 1 2015-11-11 19:56:15 -08:00
run.bat Fixed batch files for network share use 2015-02-13 06:24:35 -08:00

Run AquariumMain to start the aquarium.

In BlueJ, right-click AquariumMain, and click Compile. Then, right-click it again, and click “main”.