/tictactoeCL

Primary LanguageJavaScript

Tic Tac Toe CL Game

A command line tic-tac-toe game with a twist

Between moves the board rotates 90 degrees and pieces on the board fall due to gravity.

Usage

  1. Fork the project

  2. Install dependencies

npm install

  1. Run the app

node game.js