ToolWork in progress2026
spritegen
AI-assisted sprite sheet generator for tower defense games, with evolution chains and automatic background removal.
Case notespritegen
What it's about
Drawing four upgrade stages for every tower type is a bottleneck when you're building a game solo. I needed a tool that could generate consistent upgrade chains without every sprite looking like it came from a different world.
How it was made
Python CLI that wraps multiple AI providers (OpenAI, Gemini, Pollinations, HuggingFace). Seed tracking keeps the style consistent, adaptive background removal handles black, white, and transparent sources, and metadata exports alongside the sprites.
Tools & tech
PythonOpenAIGeminiPollinationsHuggingFace
Links
Want to hear more?
Happy to walk through the process, or talk about how something similar could be adapted for you.