Commit Graph

5 Commits

Author SHA1 Message Date
Janis d6758ed8ec feat: Introduce Participant trait and update GameEngine to support bot participants 2026-04-16 18:50:25 +02:00
Janis 4b52199754 feat: Add new bot components and update game engine tests 2026-04-16 18:50:21 +02:00
Janis ed26406185 feat: Update BotController and tests for improved bot instantiation and configuration 2026-04-16 18:50:04 +02:00
Janis b0399a4e48 feat: NCS-14 implemented insufficient moves rule (#30)
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #30
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
2026-04-14 21:17:56 +02:00
Janis f1c9df16b6 feat: add initial project structure and documentation files (#24)
Build & Test (NowChessSystems) TeamCity build finished
Reviewed-on: #24
2026-04-12 16:39:17 +02:00