dsh-plugin-snake
Run the following command in DeepSeek Harness:
dsh plugin install ghbhiee/dsh-plugin-snake
Paste the following prompt into your AI chat to install this plugin:
For DeepSeek Harness, the source lives at https://github.com/ghbhiee/dsh-plugin-snake — run dsh plugin install ghbhiee/dsh-plugin-snake and restart the web profile to load the plugin.
About this plugin
A Snake game you can whip out right inside the DeepSeek Harness web UI—no extra tab, no window switch. dsh-plugin-snake mounts as an out-of-tree plugin on the overlay layer; a single floating 🐍 button is the entire entry point, and one click unfolds the board.
Controls cover both desktop and mobile: arrow keys or WASD to steer, Space to pause, and swipe gestures on touch screens. Your high score lands in localStorage, so it survives a browser restart. The whole plugin is hand-written JavaScript with zero build step—the lib/ directory is the source itself; edit, restart the web profile, done.
Built for developers who want a quick round of Snake between tasks, or anyone curious about dropping a playful toy into the Harness shell and exploring its overlay registration mechanism. It coexists cleanly with sibling plugins like dsh-plugin-workbench and dsh-plugin-mobile-shell under the same discovery logic.
Use Cases
- Killing a two-minute break with a quick Snake round right in the browser shell
- Exploring the Harness plugin overlay registration and React rendering flow
- Steering Snake with swipe gestures on a tablet without any external keyboard
Best For
- Developers who enjoy a fast Snake round between build cycles
- Plugin authors exploring the Harness overlay API and shared-externals pattern
- Anyone wanting a no-build, edit-and-restart pure-JS plugin as a reference
Related Plugins
whale-girl is a desktop pet in the DSH Web GUI (bottom-right for instant companionship) — draggable, feedable, playable; completed tasks, sessions and companionship time accrue into seniority levels, titles, and memories.
A WebGPU ocean skin for DeepSeek Harness with five-wave Gerstner waves, translucent theme, day/night cycle, and quick controls, installable as plugin or extension.
A Galgame-style conversation view and visual scene editor for DSH web sessions, with a real-time editing mode.
A native skinning plugin for DeepSeek Harness: 8 designer themes, wallpapers, accent colors, and shareable theme packs, built purely on design tokens.