Skip to content

DonghanYang/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

My solution for the Tic-Tac-Toe on https://hyperskill.org/curriculum

Please consider not copying and pasting the solution in order to pass the project as that is BAD!!!

Demo

Demo

Run

  • To run the CLI version: python3 tictactoe.py
  • To run the GUI version: pip3 install -r requirements.txt && python3 game.py

About

Tic-Tac-Toe is fun

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages