Changes
#99 (May 29, 2024, 12:07:07 AM)
- removed checkstyle warnings (comments, formatting, cycl. complexity) — sebastian.woltmann / detail
#98 (May 28, 2024, 5:07:11 PM)
- ipspiel24-VierConnects-strategy-minimax: Checkstyle and SpotBugs enabled — Christoph Schulz / detail
- ipspiel24-VierConnects-strategy-minimax: .gitignore added — Christoph Schulz / detail
#89 (May 26, 2024, 12:07:17 AM)
- removed minimax strategy from vierConnects gui and moved it to its own — sebastian.woltmann / detail
- fixed requirements for minimax VierGewinnt — sebastian.woltmann / detail
- removed obsolete function — sebastian.woltmann / detail
- added move ordering — sebastian.woltmann / detail
- added: minimax termination once end of game — sebastian.woltmann / detail
- final touchups — sebastian.woltmann / detail
- Added test cases, fixed various comment spelling errors — lennart.dumann / detail
- Updated VierConnects POM — lennart.dumann / detail