=== TrySolitaire Embed ===
Contributors: ssmallya
Tags: solitaire, games, embed, card games, puzzle
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed free, no-sign-up card and puzzle games — Klondike, Spider, FreeCell, 2048 and 17 more — in any post or page.

== Description ==

Add a playable game to any post or page in one step. Games run in a sandboxed iframe served by trysolitaire.com — nothing to install or maintain, no accounts, no sign-up for your readers, and games keep working offline once loaded.

**21 games:** Klondike, Spider (1/2/4 suits), FreeCell, Pyramid, TriPeaks, 2048, Golf, Yukon, Russian, Forty Thieves, Double Klondike, Australian Patience, Canfield, Easthaven, Eight Off, Baker's Game, Baker's Dozen, Spiderette, Scorpion, Wasp, Beleaguered Castle.

**Two ways to embed:**

1. The **TrySolitaire Game** block — pick the game, theme, card style and language in the editor and see a live preview.
2. The `[trysolitaire]` shortcode:

`[trysolitaire game="spider" suits="2" theme="navy" lang="en"]`

Attributes: `game`, `theme` (dark-green, dark, navy, midnight, teal, light), `cards` (card face style), `lang` (en, es, fr, de, nl, hi), `draw` (1 or 3, Klondike-family), `suits` (1, 2 or 4, Spider-family), `timer`, `moves`, `hints`, `fullscreen` (true/false), `sound` (on/off).

The embed is responsive and adapts its aspect ratio to phones and tablets. A small attribution line links to the game's page on trysolitaire.com.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`, or install it from the Plugins screen.
2. Activate it.
3. Add the "TrySolitaire Game" block to a post, or use the `[trysolitaire]` shortcode.

== Frequently Asked Questions ==

= Do my readers need an account? =

No. Games start instantly, with no sign-up and no download.

= Does the embed slow my page down? =

The iframe is lazy-loaded — nothing is fetched until it approaches the viewport.

= Can I remove the attribution link? =

The single credit line below the game is how the free service is sustained; please keep it.

== Screenshots ==

1. A Klondike game embedded in a post with the default theme. The credit line below the frame links to the game's page.
2. The same block set to Spider, two suits, navy theme.
3. 2048 in a post. Square games are framed square; the frame is responsive on phones and tablets.

== Changelog ==

= 1.0.0 =
* Initial release: 21 games, Gutenberg block + shortcode, responsive sizing, theme/card-style/language options.
