Skip to content

D-u-c-k-s-e-l/text_anim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Text Anim

The animation library/software I use to animate in a tty environment.

Requirements

python version 3.10 or later must be installed.

Usage

This is a simple way to create an animation

  • Create a runme.py in the main folder.
  • Copy this starter code into runme.py:
     from text_anim.interpreter import interpret_file
     interpret_file('animation.anim')
  • Create a animation.anim in the main folder.
  • Make your animation in animation.anim.
  • Run it by running runme.py.

About

My text animation software I use.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages