Skip to content

A command-line noughts and crosses (tic tac toe) game

Notifications You must be signed in to change notification settings

Zbornak/NoughtsAndCrossesCLI

Repository files navigation

⭕️ Noughts and Crosses ❌

A noughts and crosses (tic tac toe) game for the terminal.

Take turns marking the game board. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

USAGE: noughts-and-crosses --piece --difficulty

Options Description
--piece Choose board piece (either 'X' or 'O').
--difficulty Choose difficulty (either 'easy' or 'hard').
--version Show the version.
--help Show help information.

About

A command-line noughts and crosses (tic tac toe) game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages