Skip to content

priyanshuborole/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

TIC TAC TOE

This is a 2 Player Tic-Tac-Toe game using pygame.

Screenshots

MainMenu

mainmenu

Loading Screen

loading

3x3 board

three

4x4 board

four

Using The Application

  • Clone GitHub repository
  • Install Pygame:
pip install pygame
  • Install Pygame-menu:
pip install pygame-menu
  • Run
python tictactoemain.py

Documentation

Pygame

Pygame-menu

About

A Tic Tac Toe game using pygame and pygame-menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages