A one player game, which objective is to empty the game board in a way that only one peg remains.
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
- Wojciech Niedzwiedz - Bearsie
Peg Solitaire is licensed under the MIT License - see the LICENSE.md file for detail.