From e430d7f3d8a0327d623158253c45f38eb0584b68 Mon Sep 17 00:00:00 2001 From: Andrio Celos Date: Sat, 21 Oct 2023 18:33:06 +1100 Subject: [PATCH] Randomise ink colours each game --- TableturfBattleClient/index.html | 2 +- TableturfBattleClient/src/Pages/GamePage.ts | 268 +++++++++++--------- TableturfBattleClient/src/app.ts | 10 + TableturfBattleServer/Colour.cs | 6 + TableturfBattleServer/Game.cs | 47 ++-- TableturfBattleServer/PlayerColours.cs | 2 + 6 files changed, 200 insertions(+), 135 deletions(-) create mode 100644 TableturfBattleServer/PlayerColours.cs diff --git a/TableturfBattleClient/index.html b/TableturfBattleClient/index.html index 8338099..2921470 100644 --- a/TableturfBattleClient/index.html +++ b/TableturfBattleClient/index.html @@ -153,7 +153,7 @@
-