Tezigudo / Clash-of-Cards

two-player card game where players aim to defeat their opponent by playing high-value cards and using special cards to gain an advantage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash-of-Cards

two-player card game where players aim to defeat their opponent by playing high-value cards and using special cards to gain an advantage.

Installation

clone thiis repository

git clone https://github.com/Tezigudo/Clash-of-Cards.git

cd Clash-of-Cards

install dependency

yarn install

How to run

yarn start

and go to http://localhost:3000 to play

Design

this is this project UML Model

UML Model

How to play

TBA

License

The MIT License (MIT). Please see License File File for more information.

About

two-player card game where players aim to defeat their opponent by playing high-value cards and using special cards to gain an advantage.

License:MIT License


Languages

Language:JavaScript 72.5%Language:EJS 27.5%