
Snake game displayed with default settings.
Snake Retro Game Shortcode by Eskim adds a classic Snake game to your WordPress site, fully playable directly in the browser.
The game is embedded via the [snake_game] shortcode and is rendered with HTML5 canvas and vanilla JavaScript — no external libraries needed.
Features:
You can customize the game using the following shortcode attributes:
background_color – canvas background color (default: #000)snake_color – snake segment color (default: lime)food_color – food color (default: red)border_color – canvas border color (default: #333)countdown_color – color of the countdown text on canvas (default: #AAAAAA)width – canvas width in pixels (default: 300)height – canvas height in pixels (default: 300)speed – snake speed from 1 (slow) to 100 (fast) (default: 65)All parameters are optional.
GPL v2 or later
If you enjoy this plugin and want to support its development, consider buying me a coffee:
https://www.buymeacoffee.com/eskim