Skip to content

A pixel-art RPG character generator for the web. Instantly create unique, random fantasy heroes in SVG format—perfect for prototypes, avatars, or just for fun! Fully responsive, mobile-friendly, and rich in RPG flavor.

Notifications You must be signed in to change notification settings

Jacob22092/Pixel-RPG-Character-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel RPG Character Generator

A pixel-art RPG character generator for the web. Instantly create unique, random fantasy heroes in SVG format—perfect for prototypes, avatars, or just for fun!
Fully responsive, mobile-friendly, and rich in RPG flavor.

Pixel RPG Character Generator Screenshot

Features

  • Random pixel-art fantasy characters (race, class, equipment, colors, etc.)
  • Animated character preview
  • Export as SVG (download or copy SVG code)
  • Seeded generation (repeatable characters by number)
  • Gallery mode (view many random characters at once)
  • Sprite sheet export (SVG with 4 animation frames)
  • Customizable settings:
    • Character size (scales to device)
    • Theme (fantasy, dark, light)
    • Show/hide golden frame
    • Show/hide names in gallery
    • Auto-download on new character
    • Custom seed
  • Emoji RPG icons for UI (no external icon files)
  • Keyboard shortcuts for power users (see below)
  • About modal, status bar, and mobile-optimized layout

Usage

  1. Open index.html in your browser (no server required).
  2. Use the menu buttons to:
    • Generate a new random hero
    • Download SVG, view/copy code
    • View a gallery or sprite-sheet
    • Open settings for customization
    • See keyboard shortcuts or about
  3. Change settings to adjust scale, theme, seed, and more.

Keyboard Shortcuts

  • n — New character
  • g — Gallery
  • s — Sprite-sheet
  • d — Download SVG
  • c — Copy SVG
  • k — Show SVG code
  • t — Settings
  • a — About
  • Esc — Close modals or code

File Structure

index.html      # Main web page
style.css       # Styles (pixel RPG look, responsive)
app.js          # All logic and SVG rendering

Credits

License

This project is open source under the MIT license.


Enjoy your pixel heroes! ⚔️🛡️🧙‍♂️

About

A pixel-art RPG character generator for the web. Instantly create unique, random fantasy heroes in SVG format—perfect for prototypes, avatars, or just for fun! Fully responsive, mobile-friendly, and rich in RPG flavor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published