Skip to content

yourboijake/Python-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Tic-Tac-Toe

tic tac toe game, implemented in Python

This program includes several functions, one defining a console output for the current board state, another that prompts users for moves and modifies the board values in response, and another that checks for whether the game is over, whether through a player victory or a cat game. It allows two players to play a game of tic tac toe with each other. Enjoy!

About

tic tac toe game, implemented in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages