Major model/view split. Compiles and runs, but viewer is sub-par.
authorJBM <jbm@codingame.com>
Fri, 22 May 2020 15:32:41 +0000 (17:32 +0200)
committerJBM <jbm@codingame.com>
Wed, 27 May 2020 14:53:54 +0000 (16:53 +0200)
commit424174766971a11af0e953a6d5a328d466b8f68b
treed3ae9fc5a39c315264a8167232a5e1236f08fd21
parent798b92dbe890d45ae15aa896f78a6f60dd84b89e
Major model/view split.  Compiles and runs, but viewer is sub-par.
src/main/java/com/codingame/game/Model.java
src/main/java/com/codingame/game/Player.java
src/main/java/com/codingame/game/Referee.java
src/main/java/com/codingame/game/View.java