Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 203 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 203 Bytes

pygame-tictactoe

Play tic tac toe against a bot in pygame

Instructions

git clone https://github.com/RadioactivePotato/pygame-tictactoe
cd pygame-tictactoe
pip install pygame
python main.py