Skip to content

Bearsie/pegsolitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peg Solitaire

A one player game, which objective is to empty the game board in a way that only one peg remains.

Description

The game interface uses drag and drop feature and enables to undo taken moves. The App works both on desktop and mobile devices.

Main features of the App:

  • Progressive Web App,
  • enable to work offline,
  • using localstorage to save board composition and all made moves,
  • styles written in SASS, compiled to CSS,
  • game engine written in ES6,
  • build with Gulp

Screenshots

On desktop

screenshot-desktop

On mobile devices

screenshot-mobile

Authors

License

Peg Solitaire is licensed under the MIT License - see the LICENSE.md file for detail.

About

Empty the peg board in a way that only one peg remains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published