Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Description

This project is a Node.js-based web application that allows users to play TicTacToe against a robot (AI) or with their friend on the same computer. The game includes a graphically designed user interface for an enjoyable experience.

Table of Contents

Prerequisites

To run this project, you will need to have the following installed on your machine:

Installation

  1. Clone the repository:
git clone https://github.com/cloudfluffy/tictactoe.git
  1. Navigate to the project directory:
cd tictactoe
  1. Install the dependencies:
npm i

Usage

  1. Start the web server:
node index.js
  1. Open your web browser and go to:
http://localhost:3000/

About

A Node.js-based web application that allows users to play TicTacToe against a robot (AI) or with their friend on the same computer.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages