GitHub / skull444112 / Tic-Tac-Toe-Game-in-Python
Welcome to my Tic Tac Toe game implemented in Python! This is a simple game where you play against the computer. The game is played on a 3x3 grid, and the first player to get three of their symbols in a row, column, or diagonal wins the game. My implementation of the game is written in Python and uses a command-line interface.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skull444112%2FTic-Tac-Toe-Game-in-Python
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: begginer, begginer-friendly, begginers, game, python, python-beginners, python3, simple, simple-game, tic-tac-toe, training