Skip to content

spkendall/TierListMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TierListMaker

A fun side-project to make tier lists in your browser.

Features

  • drag-to-upload (one or more images)
  • drag and drop images between tiers to reorder them
  • change the color of a given tier
  • stretch (to a square) or not an image when uploading it using the +
  • export as an image
  • everything stays in your browser, nothing is uploaded to the server: you keep your data

Launching

git clone https://github.com/SuperFola/TierListMaker.git
cd TierListMaker/
python -m http.server

Then open your webbrowser and go to http://localhost:8000/

About

A client side tier list maker, without any ads

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.4%
  • HTML 38.0%
  • CSS 6.6%