Feat/Game Engine #233

Merged
j.kropff merged 18 commits from feat/game-engine into main 2026-04-05 11:26:12 +02:00
j.kropff commented 2026-04-05 10:57:31 +02:00 (Migrated from git.scicore.unibas.ch)

Full implementation of all poker phases – from pre-flop through flop and turn to river, including automated card distribution and betting round management.

Full implementation of all poker phases – from pre-flop through flop and turn to river, including automated card distribution and betting round management.
j.kropff commented 2026-04-05 11:05:28 +02:00 (Migrated from git.scicore.unibas.ch)

added 89 commits

  • f7dc3d1a...6d19b893 - 88 commits from branch main
  • d4e69d26 - Merge remote-tracking branch 'origin/main' into feat/game-engine

Compare with previous version

added 89 commits <ul><li>f7dc3d1a...6d19b893 - 88 commits from branch <code>main</code></li><li>d4e69d26 - Merge remote-tracking branch &#39;origin/main&#39; into feat/game-engine</li></ul> [Compare with previous version](/cs108-fs26/Gruppe-13/-/merge_requests/77/diffs?diff_id=14310&start_sha=f7dc3d1a8e01e47687f6cac95bcd522ad05c7d00)
lars.winzer commented 2026-04-05 11:11:52 +02:00 (Migrated from git.scicore.unibas.ch)

This merge contains way too many changes (5943 additions across 60 files), splitting them up now makes no sense but please keep that in mind for the future.

Same applies for the commits. Each commit should represent a single logical change.

Your recent commits are more like the kind of work that would be implemented in entire branches.

This merge contains way too many changes (5943 additions across 60 files), splitting them up now makes no sense but please keep that in mind for the future. Same applies for the commits. Each commit should represent a single logical change. Your recent commits are more like the kind of work that would be implemented in entire branches.
j.kropff commented 2026-04-05 11:15:54 +02:00 (Migrated from git.scicore.unibas.ch)

added 1 commit

  • bf7ac4fc - Fix: formatting and checkstyle issues

Compare with previous version

added 1 commit <ul><li>bf7ac4fc - Fix: formatting and checkstyle issues</li></ul> [Compare with previous version](/cs108-fs26/Gruppe-13/-/merge_requests/77/diffs?diff_id=14315&start_sha=d4e69d26d7d426238eefdc8316ce1e2db604c3e2)
j.kropff commented 2026-04-05 11:21:53 +02:00 (Migrated from git.scicore.unibas.ch)

added 1 commit

Compare with previous version

added 1 commit <ul><li>828e2f31 - Fix: checkstyle issues</li></ul> [Compare with previous version](/cs108-fs26/Gruppe-13/-/merge_requests/77/diffs?diff_id=14317&start_sha=bf7ac4fc34814d30f977f5030edf6b1616e12133)
j.kropff commented 2026-04-05 11:26:12 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 5304128094

mentioned in commit 53041280946d43fd9855c101bcdd22f23f316950
j.kropff (Migrated from git.scicore.unibas.ch) merged commit 5304128094 into main 2026-04-05 11:26:12 +02:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#233