Skip to content

ewelkaw/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe GAME using Pygame

1. FIRST OF ALL

pip install -r requirements.txt

2. HOW TO PLAY?

python3 play.py

In the main window user need to decide what kind of mark wants to use (X or O).

start image

Then user will play with computer. Have fun :D

play image

3. TESTING

python3 -m pytest tests/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages