AgaMiko/pixel_character_generator
Generating retro pixel game characters with Generative Adversarial Networks. Dataset "TinyHero" included.
This project helps game designers and indie developers create unique pixel art characters for retro-style games. It takes simple instructions, like a desired viewing angle, and generates new, original pixel character sprites. Game artists and small studio developers can use this to quickly populate their games with diverse characters.
129 stars. No commits in the last 6 months.
Use this if you need to rapidly generate a large number of distinct retro pixel art characters for your game development project.
Not ideal if you require highly custom, hand-drawn character designs or extremely specific artistic control over every pixel.
Stars
129
Forks
11
Language
Jupyter Notebook
License
—
Category
Last pushed
May 24, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/AgaMiko/pixel_character_generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style...
aleju/face-generator
Generate human faces with neural networks
junyanz/iGAN
Interactive Image Generation via Generative Adversarial Networks
HyperGAN/HyperGAN
Composable GAN framework with api and user interface
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional...