Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrisJavascript

Overview

TrisJavascript is a simple Tic-Tac-Toe game implemented using HTML, CSS, and JavaScript. This project allows users to play against each other or watch a demo mode where moves are made automatically.

Features

  • Play Tic-Tac-Toe against another player.
  • Demo mode that automatically makes moves.
  • Responsive design that works on various screen sizes.

Requirements

  • A modern web browser.
  • Node.js and npm installed on your machine.

Installation

  1. Clone this repository to your local machine:
   git clone https://github.com/Rossi-Tommaso/TrisJavascript.git
  1. Navigate to the project directory:
   cd TrisJavascript
  1. Install the HTTP server globally:
   sudo npm install -g http-server
  1. Run the server:
   http-server .
  1. Open this url on your browser:
   http://127.0.0.1:8080/home.html

Releases

Packages

Contributors

Languages