Add some mountains
[troll.git] / src / main / java / com / codingame / game / View.java
2020-05-27 JBMAdd some mountains
2020-05-27 JBMAdd debug mode for @pb4. Also ensure it's useless by
2020-05-27 JBMMore trees (same contributor)
2020-05-27 JBMTrees! (kudos @Alshock)
2020-05-27 JBMDon't destroy the castle if the troll doesn't reach it
2020-05-27 JBMRandomize defeated avatar rotation direction
2020-05-27 JBMDon't keep last stone throw count up after the fact
2020-05-27 JBMStone throw reminder for @dbdr's debugging. Also UI...
2020-05-27 JBMRepair gauges
2020-05-27 JBMBreak stone counter. FIX AVATAR DEFEAT ANIMATION AT...
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