Skip to content

farzad80rad/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Game

this is a simple card game that i made for practising transition and transform in css. currently it only works with bots (single player mode) .

Demo

demo gif

Run Locally

Clone the project

  git clone https://github.com/farzad80rad/card-game.git

Go to the back end directory

  cd card-game/back

Run go server

  go run back.go

Go to the front end directory

  cd ../front

Start the front server

  yarn start

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors