Skip to content

mcmangini/py-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py-tic-tac-toe

Tic-toc-toe on the command-line, written in Python.

Installation and Usage

git clone https://github.com/mcmangini/py-tic-tac-toe.git
cd py-tic-tac-toe/src
python3 tictactoe.py

Game Modes

  • Two-Player
    • Play against another person.
  • One-Player
    • Play against a CPU.
  • Zero-Player
    • Have two CPUs play each other.

CPUs have four difficulty settings. Level 4 is unbeatable!

About

Tic-tac-toe on the command-line, written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages