Archived
1
0
Commit Graph

4 Commits

Author SHA1 Message Date
Tony Grosinger
70a933ac09 -Major overhaul of design. Now using interfaces rather than extending
-Added DroneTools to allow a Drone to find out necessary information
-Prevented drone from accessing information it shouldn't get
-Changed moving again
-More stuff that I have forgotten by now
2011-04-22 19:46:44 -07:00
ursa-arcadius
ab8838fd31 -Completed initial version of class loading
-Completed initial version of drone and team creation
-Other small tweaks

Signed-off-by: ursa-arcadius <github2@grosinger.net>
2011-04-21 22:36:58 -07:00
unknown
6a97a20d41 -Create building class
-Added console output
-Finished basic flow of program
-Added game winner announcement
-Added teamname and dronename

Signed-off-by: unknown <github2@grosinger.net>
2011-04-19 09:29:41 -07:00
unknown
e314b0168a -Started setting up the world class
-Created GameObject class
-Changed Drone.java from interface to extendible class
-Formatting

Signed-off-by: unknown <github2@grosinger.net>
2011-04-19 08:43:34 -07:00