Skip to content

ShonTitor/Top8er

Repository files navigation

Top 8 Graphic Generator

This is a Django app that generates top 8 result graphics for many different fighting games tournaments using Pillow. These graphics include a picture of the player's main character as well as their nicknames and tournament placing. The graphic template parts used were made by EDM. Character portraits are not included in this repository. You can see the app working here.

ko-fi
support the designer on paypal

alt text

Features

  • Boxes under each player's name for their twitter handle.
  • Bottom Left, Top Left and Top Right texts to insert details regarding tournaments or other related information.
  • Custom layout and font colors, custom backgrounds.
  • Custom Palettes (only Eternal Fighter Zero)
  • Support for japanese and european characters (by changing the font).
  • Option to import data from a smash.gg or challonge link.

Usage

assets/
        game/
             bg.png
             portraits/
                      Character/
                                0.png
                                1.png
                                ...
                                n.png
                      ...
                      OtherCharacter/
                                0.png
                                1.png
                                ...
                                n.png
             icons/
                      Character/
                                0.png
                                1.png
                                ...
                                n.png
                      ...
                      OtherCharacter/
                                0.png
                                1.png
                                ...
                                n.png
  • If you would rather use the command line, check the generar/perro.py script.

About

Django app to generate Top 8 result banners for Super Smash Bros Ultimate tournaments using Pillow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •