Skip to content

❌ ⭕ ❌ ⭕ A simple version of all famous Tic Tac Toe game. Built during an introductory CPSC class, using Python Turtle Graphics 🐢

License

Notifications You must be signed in to change notification settings

khesualdo/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe


Tic Tac Toe was a side project based on what I learned in CPSC 231 (Introduction to Computer Science). I hope this gives future students some confidence and insight to making their own projects.

Also check out the group project we made: Apocalypse

To run

python3 TicTacToe.py

Features:

  • Colorful interface
  • Has a main screen
  • Has controls to start a new game and return to the main menu
  • GUI built using the Python Turtle Graphics

About

❌ ⭕ ❌ ⭕ A simple version of all famous Tic Tac Toe game. Built during an introductory CPSC class, using Python Turtle Graphics 🐢

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages