Added a few functionalities to Game.java and created basic AI's. #15

Merged
mt85zybu merged 0 commits from gh-ed10fdb2/1/MalteT/maurizio-branch into master 2017-10-14 21:06:46 +02:00
mt85zybu commented 2017-10-14 12:10:55 +02:00 (Migrated from git.informatik.uni-leipzig.de)

Created by: MaurizioBruetsch

The board gets printed after every move, and the game continues until the board is full, this isn't actually checked, the game continues until one of the players doesn't propose a valid move, which should be changed. Preferrably so that after every move somebody checks whether there is a winner.
The AIs are rather simple minded, but if possible they make a valid move.

*Created by: MaurizioBruetsch* The board gets printed after every move, and the game continues until the board is full, this isn't actually checked, the game continues until one of the players doesn't propose a valid move, which should be changed. Preferrably so that after every move somebody checks whether there is a winner. The AIs are rather simple minded, but if possible they make a valid move.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: megamanmalte/VierGewinnt#15
No description provided.