Skip to content

A hobby spider solitaire game that I wrote because I was bored

Notifications You must be signed in to change notification settings

fabrigeas/SpiderSolitaire

Repository files navigation

Spider Solitaire

Hello world,

This is hobby spider solitaire game that I developed because I was bored.

Quickstart

Clone or download the game into your compter. Browse to the folder where the game is saved and double click on index.html enjoy.

Technology and game features

The game is written in Vanilla Javascript, html and css. There is a game timer to track how long a player spent in a given game.

Screenshots

Main Game menu

Here you see the main menu, mwhich is also the pause menü.

Main Menu

Game page

Here you see how the game looks like

Game Page. Level Difficcult (4-colors)

Game multiple drag and dropp

Here you see multiple cards being dragged. This shows an implementation of multi drag-and-drop. dragging several DOMNodes simoultaneously.

Game: Dragging multiple cards

Todo

Because the game was developed because I was bored, no test has been carried out, no design pattern was used. I simply developped the game on the go. It took me about 16hours of work.

The following still need to be implemented

  • Implement test using Mocha and nightwatch
  • Check that the game is completed
  • Check the number of card per game difficulty

About

A hobby spider solitaire game that I wrote because I was bored

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published