Skip to main content

Text Factory

Text factory will allow you to have sliding, rotating, Zooming text effects in your games or any other visual effect program you intend to write with Python and Pygame. No other dependencies except Python and Pygame. The code is well explained within the program and also in the readme.py. All the possible combinations are demonstrated in the demo.py program. All you need is the text_factory.py program in you coding directory to use all the effects.


Diliup G
(diliupg56)

Changes

Links

Home Page
https://bitbucket.org/diliupg/text_factory

Releases

Text Factory 1.0 — 9 Jun, 2017

Pygame.org account Comments

  • tom 2017-07-24 21:43

    checked this out and it worked nicely. some of your functions included I had crudely made. Really learned from this