An open API service indexing awesome lists of open source software.

https://github.com/rajkumar-justcoder/tic-tac-toe

An Tic Tac Toe based on python
https://github.com/rajkumar-justcoder/tic-tac-toe

Last synced: about 1 year ago
JSON representation

An Tic Tac Toe based on python

Awesome Lists containing this project

README

          

# Tic-tac-toe

![image](sc.png)




To run tic tac toe

Step 1 :- install pygame

> pip install pygame

Step 2 :- run pygame

> python tictactoe.py