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)
- Glob
- Pillow
- Itertools
To create a series of TerminalTots, simply run the generate tots file:
python3 generate_tots.py
The program will create image files (PNG) of every possible combination of body and face assets.
- Project created by Trevor Foresta - @trevforesta
- TerminalTots logo created with Textcraft
- README written with StackEdit.