https://github.com/mdecker-mobilecomputing/ionic_pegsolitaire
Simple Peg Solitaire game with Ionic & Angular
https://github.com/mdecker-mobilecomputing/ionic_pegsolitaire
angular github-actions ionic ma4 peg-solitaire
Last synced: about 2 months ago
JSON representation
Simple Peg Solitaire game with Ionic & Angular
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/ionic_pegsolitaire
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2023-06-30T12:05:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T06:59:53.000Z (about 1 year ago)
- Last Synced: 2025-05-12T07:44:00.105Z (about 1 year ago)
- Topics: angular, github-actions, ionic, ma4, peg-solitaire
- Language: TypeScript
- Homepage:
- Size: 762 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Peg Solitaire with Ionic #
This repository contains a simple implementation of the board game [Peg Solitaire](https://en.wikipedia.org/wiki/Peg_solitaire)
as [Ionic app](https://ionicframework.com/) with Angular.
See [this repository](https://github.com/MDecker-MobileComputing/Android_PegSolitaire) for the same game as native Android app.
How to solve this game is described [here](https://www.wikihow.com/Win-the-Peg-Solitaire-Game-(English-Board)).
----
## License ##
 

----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.