Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

AsadpourMohammad/Backgammon-React

Repository files navigation

Backgammon

A game of Backgammon, made with React and Typescript.

Table of Contents


Description

A game of Backgammon made with React and Typescript. It can be played by two players.

Back To The Top


Installation

First, install Node.js in your system.
Then, after cloning the repository, use npm install to install the needed dependencies.
Finally, use npm run dev to open a local server and run the code.

You can also play the game online at github pages.

Back To The Top


Author Info

This game was made by Mohammad Asadpour as the final Project of the Data Structure course of the fall semester of 1401 in Babol Noshirvani University of Technology (BNUT or NIT).

Back To The Top