https://github.com/mdecker-mobilecomputing/android_pegsolitaire
Simple Peg Solitaire game as Android App to demonstrate GridLayout
https://github.com/mdecker-mobilecomputing/android_pegsolitaire
android game github-actions ma2 peg-solitaire
Last synced: 2 months ago
JSON representation
Simple Peg Solitaire game as Android App to demonstrate GridLayout
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_pegsolitaire
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2023-03-11T20:50:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T17:00:51.000Z (over 1 year ago)
- Last Synced: 2025-06-01T14:09:54.698Z (about 1 year ago)
- Topics: android, game, github-actions, ma2, peg-solitaire
- Language: Java
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android-App: Peg Solitaire #
Dieses Repository enthält den Code für ein einfaches [Peg Solitaire](https://en.wikipedia.org/wiki/Peg_solitaire)-Spiel als native Android-App mit Java.
Der Hauptzweck der App ist es, die Verwendung von [GridLayout](https://developer.android.com/reference/android/widget/GridLayout) zu demonstrieren.
Wie man dieses Spiel löst, wird [hier](https://www.wikihow.com/Win-the-Peg-Solitaire-Game-(English-Board)) beschrieben.
Siehe [dieses Repository](https://github.com/MDecker-MobileComputing/Ionic_PegSolitaire) für dasselbe Spiel als Ionic-App.
----
## Screenshots ##
 
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).