Skip to content

DavidTWang/python-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-animation

Simple animations done in Python

Requirements:

Includes three programs:

  1. moveshape.py Creates a vector shape and moves it Usage: python moveshape.py

  2. movetext.py Creates a text object and moves it Usage: python movetext.py

  3. twitch.py Random Movement Simulation. Creates 2 shapes and have them randomly move. Usage: twitch.py [-h] [-x WIDTH] [-y HEIGHT]

optional arguments: -x WIDTH, --width WIDTH Width of the surface -y HEIGHT, --height HEIGHT Height of the surface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages