Skip to content

Changes

#99 (May 29, 2024, 12:07:07 AM)

  1. removed checkstyle warnings (comments, formatting, cycl. complexity) — sebastian.woltmann / detail

#98 (May 28, 2024, 5:07:11 PM)

  1. ipspiel24-VierConnects-strategy-minimax: Checkstyle and SpotBugs enabled — Christoph Schulz / detail
  2. ipspiel24-VierConnects-strategy-minimax: .gitignore added — Christoph Schulz / detail

#89 (May 26, 2024, 12:07:17 AM)

  1. removed minimax strategy from vierConnects gui and moved it to its own — sebastian.woltmann / detail
  2. fixed requirements for minimax VierGewinnt — sebastian.woltmann / detail
  3. removed obsolete function — sebastian.woltmann / detail
  4. added move ordering — sebastian.woltmann / detail
  5. added: minimax termination once end of game — sebastian.woltmann / detail
  6. final touchups — sebastian.woltmann / detail
  7. Added test cases, fixed various comment spelling errors — lennart.dumann / detail
  8. Updated VierConnects POM — lennart.dumann / detail