This version allows to draw Simple sprite without animation on a screen. Also now is possible to check if sprite collides screen borders or goes out of a screen.
0.2.1
This version allows to draw, move, jump and so on animated hero on a screen. See "examples/gaming" folder for more information.
0.1.1
This version allows to draw simple animation on a game screen. See "examples/gaming" folder for more information.
0.0.3
First Release of pgex package that allows to use widgets: Text, Button, Entry; and colors.