Skip to content

the popular Xs and Os game, coded in Python, supporting variable dimension with a basic AI

Notifications You must be signed in to change notification settings

debowin/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

n-dimensional

Capture

Features:

  1. 3x3, 4x4, 5x5 and so on - Play with a dimension size of your choosing.
  2. Intuitive method for detecting a draw early on.
  3. Very Efficient algorithm for determining wins.
  4. Coloured CLI. Highlights X's and O's with separate colours. Also, colours the winning entities differently.
  5. Simple CPU AI.

Coming up:

  • GUI support using Qt4

About

the popular Xs and Os game, coded in Python, supporting variable dimension with a basic AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages