Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I used an algorithm that allows the AIPlayer to always win the game or at least
You did not believe me, so try it maybe you could win!

#### Game Modele base on https://www.freecodecamp.com
1. Bassic Setup
1. Basic Setup
2. Determine Winner
3. Implementation of Ai and Winner notification
4. Minimax Algorithm logic (hard part)
Expand Down