Commit Graph

13 Commits

Author SHA1 Message Date
Siket Melinda Tekla 7848304f72 Comments added to FlowOfTime.java 2016-05-16 20:48:12 +02:00
Kjistóf 1bf4903b40 removed never used code from FlowOfTime 2016-05-14 13:19:07 +02:00
Kjistóf 46ecc68500 now Replicators wait 2 seconds before making first move 2016-05-13 23:17:07 +02:00
Kjistóf b732413631 implemeted Replicator "AI", it now moves around randomly in a fixed rate 2016-05-13 22:00:49 +02:00
Kjistóf 1a2d0fdfeb now ending outcomes of the game work purrfectly 2016-05-13 20:56:17 +02:00
Bokros Bálint 3cd196df78 Refactored Game following the footprints of Socc
such Singleton, very software techniques, much patterns
2016-05-13 13:58:23 +02:00
Kjistóf 27de97aaad added GameoverCause.TIMEOUT to FlowOfTime's timeout call 2016-05-07 13:52:09 +02:00
Kjistóf 446b2b57f3 implemented all the good stuff in FlowOfTime.java 2016-05-07 13:40:47 +02:00
Bokros Bálint 1ab13398bb reformatted code 2016-04-24 23:01:34 +02:00
muskenum 13a8adec82 Deleted echoes from all classes 2016-04-24 18:21:01 +02:00
Kjistóf e041576547 made cosmetic changes to most of the files: unified coding style 2016-04-23 17:15:19 +02:00
muskenum 10bb64282b fixed echoes in the FlowOfTime class 2016-04-01 17:48:38 +02:00
ericnerdo 88b594b666 Initial commit
Base files for the project were added.

Update ONeill.java

Update Box.java

fixed everything, code now compiles correctly
2016-04-01 17:47:22 +02:00