Skip to content

guilee/funpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

funpy

Just a collections of scripts for fun things in python

animate.py

Test these examples on your terminal

  • scroll text animation
python animate.py --animeScroll '\_o< ... \_o< ...' -s 0.3 -t 5
  • animation with sprites
python animate.py --animeSprites 'o(^_^)o' 'o(^o^)~o' 'o(^_^)o' 'o(^o^)~o' 'o(^_^)o' 'o(^o^)~o' 'o(O_o) ~o' 'o(O_o)  ~o'  'o(O_O)   ~o' 'o(-_-)' 'o(-_-)' 'o(-_-)' 'o(-_-)' 'o(-_-)' -s 0.3 -t 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages