Skip to content

phzhou/Simple-Solitaire

 
 

Repository files navigation

GitHub version license platform

Get it on Google Play Get it on F-Droid

#Simple Solitaire You can find screenshots for phones and tablets here

I learned Android and Java by myself using e-books and browsing Stack Overflow for solutions, so please don't expect too much from my source code :D

It is a very simple game, but customizable and with some neat functions like hints. Here is my Google Play description:

Highly customizable: There are 5 different looking card sets in this game, 12 different card backgrounds and 6 different background colours. So you have a large choice to customize your experience!

Automatic saving: The current game will be saved every time you pause or close the app. So you can continue your game where you left it!

High Score list: When winning a game, your score will be saved in a list of up to 10 high scores.

Game features: This game has a undo function to take back up to 20 card movements. A hint function shows you up to 3 possible card movements at once.

Left handed mode: There is a option for left handed people to mirror the card positions to the left side of the screen.

No ads: This game is completely free without ads, tracking or something else. Just have fun :)

Landscape and tablet support: You can switch to landscape mode, this is better for larger screens.

##License Full license text can be found here

Copyright (C) 2016  Tobias Bielefeld
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

If you want to contact me, send me an e-mail at tobias.bielefeld@gmail.com

The pictures used in this project were originally published on https://pixabay.com/ under the CC0 license!

You can download the used pictures in the original solution from my pictures directory

To-Do List

  • Add more card drawables. Like the cards from KPatience, especially the Tux cards. But i don't find them anywhere...
  • Add more games (frecell, spider and yukon)
  • Improve the settings to use fragments
  • Add a color chooser for background color

About

[Android] simple solitaire klondike game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%