Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 peg-solitaire
Last synced: 1 day 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-23T11:41:45.000Z (8 months ago)
- Last Synced: 2024-11-09T22:41:13.357Z (about 2 months ago)
- Topics: angular, github-actions, ionic, 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 ##
![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)
![Screenshot 3](screenshot_3.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License) for the files in this repository.