Skip to content
Snippets Groups Projects

Gameboard V2

Merged felix.spuehler requested to merge gameboardV2 into master
1 unresolved thread

Moves setzen ist möglich. Aber Regeln sind noch nicht abgedeckt. Und manche Sachen sind falsch umgesetzt.

Merge request reports

Pipeline #76311 passed with warnings

Pipeline passed with warnings for f46e9d63 on gameboardV2

Test coverage 19.40% (17.60%) from 1 job
Approval is optional

Merged by Martin HeideMartin Heide 6 years ago (Jul 3, 2018 3:56pm UTC)

Merge details

  • Changes merged into master with b82408a0.
  • Did not delete the source branch.

Pipeline #76314 passed with warnings

Pipeline passed with warnings for b82408a0 on master

Test coverage 19.40% (17.60%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 package flowerwarspp.boardmechanics;
2 2
3 import java.util.*;
3 import java.util.Collection;
4 import java.util.Vector;
  • merged

  • Martin Heide mentioned in commit b82408a0

    mentioned in commit b82408a0

  • Please register or sign in to reply
    Loading