A classic game of strategy featuring an unbeatable AI opponent
2
0
1

Tic Tac NO!

Table of Contents

  1. Description
  2. Requirements
  3. Installing
  4. Contributing
  5. Author, Credits and Links

Description

A Node.js implementation of the classic game of strategy, Tic Tac Toe, featuring an unbeatable AI opponent.

Requirements

Before installing this game, make sure you have the following dependencies installed. Follow the links below for install files and instructions.

  1. Git
  2. Node.js and npm

Installing

  1. Clone this repository onto your machine in a directory of your choosing.
  2. In the command line terminal, navigate to the root directory of your local clone (i.e., /unbeatable-tic-tac-toe/).
  3. Run npm install. This will install all of the dependencies of this project.

Contributing

Your contributions are very welcome! The best thing you could possibly do is break this code and then let me know about it. Contact me or open an issue to discuss potential changes/additions.

Author, Credits and Links

Author

  • Jeff Bothe, @jmbothe

Inspiration

Contributors

jmbothe