Archived
1
0
Commit Graph

61 Commits

Author SHA1 Message Date
ursa-arcadius
49a5013ec2 Started implementing the ability for a Drone to move
Signed-off-by: ursa-arcadius <github2@grosinger.net>
2011-04-19 23:06:06 -07:00
unknown
9b90b7e18e -Added debugging modes
Signed-off-by: unknown <github2@grosinger.net>
2011-04-19 10:15:53 -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
unknown
ba3b981f0b -Continue to set up main class and initalization of program
Signed-off-by: unknown <github2@grosinger.net>
2011-04-19 08:02:38 -07:00
ursa-arcadius
6c64be6f3b -Created the beginnings of a linkedlist system to keep track of all the drones
-Formatting
-Started structuring the initializing of the game
-Created lots of classes

Signed-off-by: ursa-arcadius <github2@grosinger.net>
2011-04-18 21:22:22 -07:00
Tony
e883ef1c43 Created constructor for world
Signed-off-by: Tony <github2@grosinger.net>
2011-04-18 16:38:36 -07:00
Ansel Santosa
f79ddf207b made a world 2011-04-18 16:34:17 -07:00
Tony
94673eb6d8 Created World class
Signed-off-by: Tony <github2@grosinger.net>
2011-04-18 16:23:29 -07:00
Tony
a56ad949e3 Created interface for other drones
Signed-off-by: Tony <github2@grosinger.net>
2011-04-18 16:20:18 -07:00
Tony
2b9124b1e0 Project Created
Main class created

Signed-off-by: Tony <github2@grosinger.net>
2011-04-18 16:12:35 -07:00