Facade the SDK's GameManager out
[troll.git] / src / main / java / com / codingame / game / Model.java
2020-06-11 JBMFacade the SDK's GameManager out
2020-06-07 JBMEarly game termination
2020-05-30 JBMFeed model parameters back to IDE.
2020-05-29 JBMMake game parameters overridable through game settings
2020-05-27 JBMFactor protocol and gameTurn() loop
2020-05-27 JBMAnnounce it's the loser who gets destroyed instead...
2020-05-27 JBMMajor model/view split. Compiles and runs, but viewer...
2020-05-27 JBMSplit some code to view
2020-05-27 JBMSplit referee data to model and view