Skip to content

Solitaire Game - Xiaoyu's first Javascript / HTML / CSS project full site can be accessed at

License

Notifications You must be signed in to change notification settings

michelleheh/Game-Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Solitaire

##What Is This? This is a fully functional game of Klondike (Solitaire). The app is deployed at:

http://xh-solitaire.herokuapp.com/

Alternatively, you can play the game locally by forking the repository, and run main.html in the public folder.

In this version of the game, one card can be turned at a time in the top left waste pile. There is no limit on times you can pass through the waste pile. The objective is to organize all 52 cards by suit, and in a accending order into the foundations on the top right corner.

Hint! Hint! Amazing things will happen when you win the game. o^__^o

See more infomation and rules visit https://en.wikipedia.org/wiki/Klondike_(solitaire)

##Example Game Followed I used the following onlne solitaire as an example to follow for user interaction and game responses. http://www.solitaire-cardgame.com/

##Main Application Files

  • main.html
  • styling.css
  • support.js

##Libraries Used

##Special Thanks to

##Further to Do

  • add a timer and counter for number of moves
  • debug drag but not dropped case card shift by 1px

##Latest Updates

  • 11/20/2015 waste pile count added
  • 11/18/1015 card faces rendered

About

Solitaire Game - Xiaoyu's first Javascript / HTML / CSS project full site can be accessed at

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published