Skip to content

Card Play Game is a web application. You should find pairs of matching cards in a at least number of steps.

License

Notifications You must be signed in to change notification settings

gunaygultekin/a-card-play-game

Repository files navigation

About

Card Play Game is a web application. You should find pairs of matching cards in at least number of steps.

Implemented by HTML, JavaScript and CSS. The svg files of deck of cards are obtained from Wikipedia

Demo: Let's play :)

Installation

The application requires nodejs. You should install these before running command below. Use the package manager to install dependencies for running server.

npm install

Run

To run server :

npm run serve

Server will be run on 8080 port.

License

MIT

About

Card Play Game is a web application. You should find pairs of matching cards in a at least number of steps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published