Feat/Game Engine #233

Merged
j.kropff merged 18 commits from feat/game-engine into main 2026-04-05 11:26:12 +02:00

18 Commits

Author SHA1 Message Date
Julian Kropff 828e2f3131 Fix: checkstyle issues 2026-04-05 11:21:27 +02:00
Julian Kropff bf7ac4fc34 Fix: formatting and checkstyle issues 2026-04-05 11:15:26 +02:00
Julian Kropff d4e69d26d7 Merge remote-tracking branch 'origin/main' into feat/game-engine 2026-04-05 11:04:19 +02:00
Julian Kropff f7dc3d1a8e Fix: Typo in GameController unit tests for game engine 2026-04-04 23:50:58 +02:00
Julian Kropff 585a78fbcc Add: GameController unit tests for game engine 2026-04-04 23:38:45 +02:00
Julian Kropff 769105b87d Add: rule system for game engine 2026-04-04 23:38:19 +02:00
Julian Kropff a20ba7cef5 Add: hand evaluation for game engine 2026-04-04 23:37:32 +02:00
Julian Kropff fb71c6de7b Add: game engine and flow control 2026-04-04 23:35:43 +02:00
Julian Kropff 041a5f135a Add: player actions for game engine 2026-04-04 23:34:01 +02:00
Julian Kropff 700e8de39d Add: core domain models for game engine 2026-04-04 23:31:34 +02:00
Julian Kropff b99facab3b Docs: fix Game Engine architecture Documentation 2026-04-04 19:10:19 +02:00
Julian Kropff 59c47267ad Docs: fix Game Engine implementation Documentation 2026-04-04 16:13:23 +02:00
Julian Kropff 413999a226 Add: Game Engine implementation Documentation 2026-04-04 11:51:26 +02:00
Julian Kropff ee1e474a9d Docs: Fix typos in poker rules description 2026-04-04 11:47:12 +02:00
Julian Kropff 8c0dd1a481 Docs: A simple description of the poker rules with an example, English version 2026-04-04 10:24:08 +02:00
Julian Kropff 3640c1117d Docs: update client network architecture documentation 2026-04-04 10:21:07 +02:00
Julian Kropff e86de25b34 Add: A simple description of poker rules with an example 2026-04-03 14:35:08 +02:00
Julian Kropff 71d417c6da Add: adding the game engine documentation 2026-03-31 17:06:53 +02:00