This website requires JavaScript.
Explore
Help
Sign In
pnowak
/
Tic-Tac-Toe
Watch
2
Star
0
Fork
0
You've already forked Tic-Tac-Toe
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
35
KiB
Python
100%
develop
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Paulina Nowak
2531f64f9c
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
Board.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
HumanPlayer.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
main.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
Player.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
RandomPlayer.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00
TicTacToe.py
Added a possibility of specifying a player's type (random/human).
2021-01-09 22:05:47 +01:00