Skip to content

A simple yet interactive Tic Tac Toe game built using Python. This project demonstrates fundamental concepts of game logic, control flow, and user interaction in Python. Perfect for beginners looking to enhance their coding skills with a fun and classic game. The code is easy to understand and can be expanded or modified for learning purposes.

Notifications You must be signed in to change notification settings

theutpal01/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This project is a game in which player can either play with AI or with another player.

  • Changes will be made to make this game even better time to time.
  • Python version: 3.7.4
  • Creater: Utpal Tiwari

Modules used:

  • pygame - 2.1.2
  • numpy 1.21.2

For further discussion

Instagram: @_theutpal_

About

A simple yet interactive Tic Tac Toe game built using Python. This project demonstrates fundamental concepts of game logic, control flow, and user interaction in Python. Perfect for beginners looking to enhance their coding skills with a fun and classic game. The code is easy to understand and can be expanded or modified for learning purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages