Skip to content

thaimynguyen/Tic_Tac_Toe_Pygame

Repository files navigation

Tic Tac Toe with Pygame

Language Module Module

  • Dynamic & Interactive GUI game implemented using Python
  • A two player Tic-Tac-Toe game
  • Players can set their board size e.g. 3x3, 4x4 or 5x5 etc.

Learning Goals

Major things that I want to focus on learning in this project

  • Get familiar with Pygame - setting up screen, drawing figures, adding sounds etc.
  • Create an efficient algorithm to check & draw the winning line
  • Apply Unit Testing: Pytest

ScreenShot

Set-up

  • Clone GitHub repository
  • Install Pygame: pip install pygame
  • Run: python main.py

Connect with me!

Email Me 📧

About

2-player desktop game built with Pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages