Skip to content

TicTacToe-SQLite-ScoreTracker is a Python script that implements a command-line-based Tic-Tac-Toe game with an integrated SQLite database. The script allows users to play Tic-Tac-Toe against each other and also with Computer(AI) while keeping track of their scores. The SQLite database initializes automatically, for storage and retrieval of scores.

Notifications You must be signed in to change notification settings

Ich-Asadullah/TicTacToe-SQLite-ScoreTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

TicTacToe-SQLite-ScoreTracker is a Python script that implements a command-line-based Tic-Tac-Toe game with an integrated SQLite database. The script allows users to play Tic-Tac-Toe against each other and also with Computer(AI) while keeping track of their scores. The SQLite database initializes automatically, for storage and retrieval of scores.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages