Skip to content

This project was just a challenge I set for myself to use what I know of Python to create a simple Tic-Tac-Toe game

Notifications You must be signed in to change notification settings

TheStanHo/TicTacToeGamePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToeGamePython

Used a a mini-challenge I set for myself to see whether I can use what I know of Python to create the game.

The game uses a random number generator to pick an index out of a list of possible moves, this is how the computer's move is decided.

About

This project was just a challenge I set for myself to use what I know of Python to create a simple Tic-Tac-Toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages