MahmutCanKahya / reversed-spider-solitaire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reversed Spider Solitaire

This project is a develop of the well-known game spider solitaire by playing in reverse order. It's also written in e2e and unit testing

LIVE DEMO

https://reversed-spider-solitaire.herokuapp.com/

Features

  • Hint : If there is a matching card, click on a card and it will go away
  • Time : Time moves forward as long as the tab stays open
  • Moves : Counts total moves made throughout the game
  • Score : Each move gives -1 point, while completing a deck gives 100 points.
  • Card Border : If you drag a card onto the correct card, the edge of the card will be green, if you drag it to the wrong card, it will turn red.

Screenshots

alt text

alt text

About


Languages

Language:TypeScript 73.8%Language:SCSS 16.5%Language:JavaScript 5.6%Language:HTML 3.7%Language:Dockerfile 0.3%