Skip to content

Barrow1990/Tic_Tac_Toe-PCAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic_Tac_Toe-PCAP

Tic Tac Toe Game Made After PCAP Qualification This is a CLI based game.

This game takes into account seperate modules for player, game and board-printing. The computer also has a basic AI fuction to prioritize Center, Corners then Middle of the Rows

To Start:

git clone https://github.com/Barrow1990/Tic_Tac_Toe-PCAP.git

cd Tic_Tac_Toe-PCAP
python3 main.py

Input how many players you want:
0: Computer
1: 1 Player vs Computer
2: 2 Player

Input Name(s) for player(s)

Enjoy the game.

About

Tic Tac Toe Game Made After PCAP Quali

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages