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

przestudent/js-chin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-chin

Implemantation of a 4 player board game. First player with 4 finished pawns, wins!

https://js-chin.vercel.app/

Installation

To install, make sure to have Node.js installed on your machine.

npm install 
npm run dev