
--- 2023 ---

2023-06-08 | 0.8
	- Initial release.


--- To-do (future) ---

	- Ability to select graphics and game configs from inside the game. This is why everything has their own folder.
		- Add embedded default graphics in case the files don't exist, currently the game just closes.
	- Try to figure out ways to ensure or at least increase likelihood that the game can be solved.
	- Maybe optimize performance more.
	- More config/rule/mechanic ideas.
		- Add blank cards that function as obstacles.
		- Add joker cards that can be placed at any position in a stack.
		- Possible settings for joker/blank cards
			- Jokers stack with incompatible suits.
			- Joker must be placed on top of a stack to complete it.
			- Joker must be anywhere in a stack to complete the stack.
			- Gets locked when placed onto an empty slot.
			- Joker converts to a blank card when placed on an empty slot.
		- When a stack is completed, it is converted into a blank/joker card.
		- Withdrawn cards that are outside of the table.
			- Rows of cards on the bottom, click it to drop a single row on top of all the table columns.
				- How many rows are dropped per click.
				? Infinitely generating rows.
			- List of cards that you can place one by one.
	
	- Replace the default jack/queen/king card portraits with more unique ones. The current ones were just ripped off from Microsoft Solitaire and tweaked a bit.
	- Do something more juicy when a stack is completed and/or the game is won.
	- Fade out cards that have never been movable.
