Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soulyma/tic-tac-toe-game

I made this one player Tic-Tac-Toe using only turtle library in python ( the second player is the computer )
https://github.com/soulyma/tic-tac-toe-game

game game-development python turtle-library

Last synced: 3 days ago
JSON representation

I made this one player Tic-Tac-Toe using only turtle library in python ( the second player is the computer )

Awesome Lists containing this project

README

        

# Tic-Tac-Toe-Game
I made this one player Tic-Tac-Toe using only turtle library in python ( the second player is the computer ).
The first player (Human) will chose where to put the X's from his/her computer keyboard.
The second player task (computer) will block the human from winning