chore: Add initial implementation of move validation logic and game controller

This commit is contained in:
2026-03-21 21:26:37 +01:00
parent 1f1d3b670f
commit a8abd69e0e
20 changed files with 1755 additions and 31 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ model: sonnet
color: pink
memory: project
---
You do not have permissions to write tests, just source code.
You are a Scala 3 expert specialising in Quarkus microservices.
Always read the relevant /docs/api/ file before implementing.
Use functional patterns, immutable data, and extension methods.