Skip to content

Riken218/Tic_Tac_Toe_CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CPU Tic-Tac-Toe

Python 3.x

Single-Player Tic-Tac-Toe

This code stemmed from a 2-Player Tic-Tac-Toe game we made for learning Python in-class (c. 2018), leading to some functions and code-writing quality being redundant and/or sloppy so apologies for my near-first attempt at writing long-form code.

The program itself runs with no percievable delay for up to 10x10 sized board.

About

Single-Player Tic-Tac-Toe for the command line.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages