dsh-plugin-tic80
Run the following command in DeepSeek Harness:
dsh plugin install NoodleStormno/dsh-plugin-tic80
Paste the following prompt into your AI chat to install this plugin:
Install the dsh-plugin-tic80 plugin in DeepSeek Harness using dsh; the full source repository is https://github.com/NoodleStormno/dsh-plugin-tic80 .
About this plugin
Making retro games in TIC-80 usually means coordinating Lua scripts, pixel sprites, chiptune patterns, and level arrays, while giving an LLM a fast way to see whether its output actually runs can be difficult. dsh-plugin-tic80 compresses that loop into a conversational workflow inside DeepSeek Harness: the model can write game code, draw sprites, design world maps, synthesize sound effects, and arrange four channel music, then watch every change appear on an embedded official TIC-80 WebAssembly console through live hot reload.
The plugin preserves the official console surface, including 240x136 resolution, 16 color palettes, dual bank sprite and background architecture, multi tile sprites up to 32x32 with 8 bit collision flags, a 240x136 world map, a four channel music tracker with 64 patterns, and 64 sound effect slots. It exposes 13 typed tools for cartridge initialization, code and sprite editing, map placement, SFX and music composition, palette switching, static validation, live execution, and exports to .lua, .tic, or standalone .html. A built in Linter screens Lua syntax, the TIC entry point, the 512KB memory budget, and sandbox safety before changes are accepted, reducing wasted turns. The F3 map editor makes level design visually direct, and gameplay parameters can sit in a cfg table near the top of the script for quick tuning.
It is best for indie developers who want to validate a mechanic in seconds, educators introducing retro programming, and creators who enjoy the TIC-80 aesthetic but want a tighter edit test cycle. Templates for minimal, platformer, sokoban, RPG, and shmup projects provide immediate starting points, while one click export makes it easy to share games as source carts, binary ROMs, or browser playable web pages.
Screenshots
Use Cases
- Generate playable retro game prototypes from natural language prompts
- Tune platformer feel and levels conversationally inside DeepSeek Harness
- Export games as Lua source, tic binary, or standalone HTML web games
Best For
- Indie developers who want rapid gameplay prototyping
- Educators introducing retro programming and creative workflows
- Players who enjoy the TIC-80 aesthetic and chiptune music
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.