-
Notifications
You must be signed in to change notification settings - Fork 0
CosmicalTroll1/Tic_Tac_Toe_AI_HYPERSKILL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Tic_Tac_Toe_AI_HYPERSKILL Welcome to my Tic Tac Toe little project using AI. . First the format goes as the following: . action player1 player2 . There are 2 possible actions: start / exit . There are 3 difficulties: hard medium easy . Example actions: start hard user start user hard start medium user start hard hard to exit simply write: exit . The following represents the Matrix and the respective positions where the game is played . (simply input x y corresponding to the position while playing) (1, 1) | (1, 2) | (1, 3) (2, 1) | (2, 2) | (2, 3) (3, 1) | (3, 2) | (3, 3)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published