Skip to content

A web application for playing tic-tac-toe against a computer opponent (CPU). Built using React.

Notifications You must be signed in to change notification settings

Angoooose/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This is an older repository, you can find an improved version of this web application here. Thanks.

tic-tac-toe

A web application for playing tic-tac-toe against a computer opponent (CPU). Built using React.

Requirements

  • NodeJS and NPM

To use

  1. Clone the repository to your local machine using the following command:
git clone https://github.com/Angoooose/tic-tac-toe
  1. Execute npm install to install the needed NPM packages.
  2. Execute npm start, this should open the application in your browser at localhost:3000.

About

A web application for playing tic-tac-toe against a computer opponent (CPU). Built using React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published