Skip to content

Simple CLI Tic Tac Toe game made quickly for coding challenge

Notifications You must be signed in to change notification settings

CraigRodrigues/TicTacToe

Repository files navigation

CLI TicTacToe

Simple TicTacToe command-line game

playthrough

To play:

npm install
npm start

Instructions:

  • Start the game
  • Input player names
  • The game will randomly choose who goes first
  • Once someone wins or there is a draw choose to play again if you want

Testing with Tape:

npm test

Requirements: ES6

About

Simple CLI Tic Tac Toe game made quickly for coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published