Skip to content

Game:BoardLogic

Heinen, X.L. (Xander, Student B-BIT) requested to merge Develop into main
  • added method to decide turn
  • added properties playerList and currentPlayer

Player:

  • Created interface
  • listed methods

HumanPlayer:

  • implements Player interface
  • added properties

Table:

  • pile

Merge request reports