Indy2222 / tictactoe

Terminal-based tic-tac-toe game implemented for educational purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Console Tic Tac Toe

How to Play

A section of the playboard is displayed in the terminal. Each player may freely move on the board and place their symbol in the highlighted position if it is empty. Players take turns until there is a winning player.

  • Quit: q
  • Movement: , , ,
  • Play: p

About

Terminal-based tic-tac-toe game implemented for educational purposes.


Languages

Language:Python 100.0%