=== Pong Block === Contributors: jeffpaul, telex Tags: pong, block, game, arcade, retro Tested up to: 6.8 Stable tag: 0.1.1 License: GPL-2.0-or-later License URI: https://spdx.org/licenses/GPL-2.0-or-later.html Adds a playable, accessible Pong game block for posts and pages with customizable difficulty, colors, and touch controls. == Description == **Pong Block** brings the classic arcade game to your WordPress site! This block lets users play a single-player game of Pong against a computer opponent, with full accessibility, responsive controls, and extensive customization. * Feature-rich inspector settings for difficulty (paddle size, ball speed, winning score). * Three accessible color schemes (Dark, Light, High Contrast) to ensure WCAG-compliant visuals. * Overlays for Start, Instructions, and Game Over with auto-focused controls for keyboard users. * Control paddle via keyboard arrows or big touch-friendly buttons. * Responsive game area and controls for desktop, tablet, or mobile. * Game and UI are fully localizable via WordPress translation functions. * No scripts unless the block is present—minimal frontend impact. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/pong-block` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. == Frequently Asked Questions == = Is Pong Block accessible? = Yes. Pong Block includes labeled overlays, screen reader support, keyboard navigation, and touch-friendly controls. Its color schemes meet WCAG 2.1 AA contrast standards, and all text is fully localizable. = Can I adjust difficulty? = Yes. Paddle size, ball speed, winning score, and color scheme are all adjustable in the block sidebar. = Is touch/mobile supported? = Yes. Large, comfortable on-screen controls are available for mobile and tablets. == Screenshots == 1. The Pong Block ready to start, showing overlay game mode "Easy", "Medium", and "Hard" buttons. 2. Pong gameplay in action, with on-screen controls. 3. Pong block editor controls showing "paddle size", "ball speed", "winning score", "default difficulty", and "color scheme" settings. == Changelog == = 0.1.1 - 2025-09-18 = * Fixed: WordPress.org assets. = 0.1.0 - 2025-09-18 = * Added: Initial release to WordPress.org.