A game of Backgammon, made with React and Typescript.
A game of Backgammon made with React and Typescript. It can be played by two players.
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.
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).