sharmer156 / TerminalTots-NFT

Repo for NFT Project, includes image generator of all possible asset combinations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TerminalTots Logo

TerminalTots NFT Project

TerminalTots is an NFT (Non-Fungible Token) project written in Python. With designs inspired by the retro terminals of early computing, each TerminalTot is unique in its appearance.

Future update ideas:

  • More colors and faces
  • Multiple body shapes
  • Accessories (hats, jewelry)

Getting Started

Dependencies (Python)

  • Glob
  • Pillow
  • Itertools

Executing program

To create a series of TerminalTots, simply run the generate tots file:

python3 generate_tots.py

TerminalTots Logo The program will create image files (PNG) of every possible combination of body and face assets.

Authors & Acknowledgments

About

Repo for NFT Project, includes image generator of all possible asset combinations


Languages

Language:Python 100.0%