gamemake-eng / Textshapes.py

Make shapes made out of text easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textshapes is a set of premade shapes made out of text that is a module so all you have do is type

import Textshapes

how to download

  1. download Textshapes.py
  2. move the Textshapes.py file to the Directory of the python project you want to use it in
  3. type import Textshapes in the main python file

shapes available

Textshapes.square()

Textshapes.one()

Textshapes.unbrella()

About

Make shapes made out of text easily!


Languages

Language:Python 100.0%