JingL1 / tic-tac-toe

An interactive game of "tic-tac-toe", also called "naughts and crosses" built in shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

An interactive game of "tic-tac-toe", also called "naughts and crosses".

  • A shell practice for two kinds of implementation for the game. *_s files are built with string and *_a with array.
  • launch ttt_a or ttt_s to start the game.

About

An interactive game of "tic-tac-toe", also called "naughts and crosses" built in shell.


Languages

Language:Shell 100.0%