Implement god mode
[troll.git] / src / main / java / com / codingame / game / Player.java
2020-06-08 JBMImplement god mode
2020-06-04 JBMRoll back to constant game parameters count for @Blaise...
2020-06-04 JBMAdd a side seed for @pb4. Cry before the in-IDE HTML...
2020-06-03 JBMSend game seed in inputs. Update HTML.
2020-05-27 JBMFactor protocol and gameTurn() loop
2020-05-27 JBMMajor model/view split. Compiles and runs, but viewer...
2020-05-27 JBMNPE hotfix
2020-05-27 JBMMessaging
2020-05-20 JBMEnforce 1-stone rule. Animate defeats a bit more.
2020-05-20 JBMInitial commit