mjaglarz / bash-tictactoe

Tic-Tac-Toe game written in Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe game written in Bash

First assignment for Scripting languages classes.

Features:

  • player vs player game
  • UI representing grid with X's and O's
  • save game to file and load it to continue
  • restart or exit the game

About

Tic-Tac-Toe game written in Bash

License:MIT License


Languages

Language:Shell 100.0%