Analysis updated 2026-07-03 · repo last pushed 2026-06-28
Quickly mock up a side-scrolling horror game scene with animated characters and props before committing to final artwork.
Generate spritesheet animations from text descriptions instead of manually drawing every frame.
Preview and playtest 2D game scenes in a browser with drag-and-drop layer editing.
Prototype multiple game scenes rapidly using AI-generated assets and sample horror-themed templates.
| no6kiko/gorest-2d-animation-spritesheet-generator | laishiwen/sven-family | aidenybai/cnfast | |
|---|---|---|---|
| Stars | 1,045 | 1,044 | 1,065 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-06-28 | 2026-06-26 | 2026-06-22 |
| Maintenance | Active | Active | Active |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 4/5 | 2/5 |
| Audience | vibe coder | pm founder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires comfort guiding an AI coding agent and running basic terminal commands to start the local development environment.
Gorest is a tool for indie game developers and hobbyists who want to build 2D game scenes and animations without wrestling with complex animation software. Instead of manually drawing every frame or fighting with a traditional animation timeline, you describe what you want, like a character walking through a spooky shrine, and the tool generates the animation frames and composites them into a playable scene you can preview right in your browser. The workflow is built around an AI coding assistant. You open the project alongside an AI agent, type out a description of your scene or the animation you need, and the agent generates the visual assets. It creates "spritesheets" (grids of animation frames stacked side by side), places them onto backgrounds, and configures all the behind-the-scenes data like which direction a character faces or whether an animation should loop. You can then jump into a browser-based editor to drag things around, resize layers, and playtest the scene as a side-scrolling game. Everything saves locally to your computer, so it works as a self-contained prototyping kit. This is aimed at game creators in the early prototyping phase who want to skip the tedious manual setup that tools like Spine usually require. A solo developer making a horror game, for instance, could use it to quickly mock up a scene with a character wandering through a dark room, add an animated fishbowl prop on a table, and test how it all feels together before committing to final artwork. The project even ships with sample horror-themed scenes to show off what the workflow looks like in practice. What makes this project notable is its "no-UI" philosophy. Instead of clicking through fixed menus and panels to customize the tool, you simply tell the AI agent what you want to change about the software itself, and it updates the code directly. This means the tool adapts to your specific workflow rather than forcing you to adapt to it. The tradeoff is that you need to be comfortable guiding an AI agent and running a few basic terminal commands to get it started, since it runs entirely on your local machine.
A browser-based 2D game animation tool that uses an AI coding assistant to generate spritesheets and scenes from text descriptions. Built for indie devs who want to skip manual animation setup.
Mainly TypeScript. The stack also includes TypeScript.
Active — commit in last 30 days (last push 2026-06-28).
The explanation does not mention a license, so it is unclear what permissions you have for using, modifying, or distributing this code.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.