Skip to content

A simple demonstration of tic-tac-toe game in python using its pygame module.

Notifications You must be signed in to change notification settings

yashzawar02/tic-tac-toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe.

Install pygame module first-

  • Run the following command to install pip install pygame

Description:

  1. I have tried to implement a Python in-built library called 'pygame' in this project for its smooth functioning.
  2. This can be played by two users, accordingly it will decide the winner and the loser and will show 'draw' if none of them wins the game.

About

A simple demonstration of tic-tac-toe game in python using its pygame module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published