SuperFola / TierListMaker

A client side tier list maker, without any ads

Home Page:https://superfola.github.io/TierListMaker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://superfola.github.io/TierListMaker/

License:MIT License


Languages

Language:JavaScript 55.3%Language:HTML 38.0%Language:CSS 6.6%