Skip to content

abdulRaw/cardsGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Login

Enter a User Name And click on Login

GameLoad's

Choose a card from the scattered card's . Place it in Card Holder

If selected card is placed on a correct Card-Holder . Then selected card disappear . And selected card will be added into Card-Holder stack

If selected card is not placed in correct card-Holder. Game Resets...

If All cards are placed in right placeHolder's Game End's...

###Logout

When a user log's out. Current State of the game is preserved on User's Local Storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • HTML 7.9%
  • CSS 6.3%