Solitaire Game
Current versions
NOTE The code is based on the tutorial from Python Arcade 2.6.17
Why did I do this?
I have decided to create my own Solitaire game because almost all current games use ADS or other stuff that I mostly don't enjoy having there.
Oh... And I love Solitaire as my time waste game : )
How did I do it?
- Thought about the concept in my mind, tried to come up to something similar to the default Solitaire Game
- Graphic for the cards will be created by me, probably using Paint.net or Aseprite
- Code will be written in Python
Changelog since v1.1.0
- Added support for Romanian language
- Add button to select languages (RO and EN for the moment)
- Update Winning Screen textures
- Add fireworks on the Winning Screen