pygame is
pygame.org is
|
pygame-console
pygame-console - 0.5John Schanck (jmschanck)Tags:Descriptionpygame-console provides a console similar to the one found in games such as Quake 3, which can be imbedded into any pygame application. ChangesThis version adds a lot of new functionality. You can now select between the pyconsole interpreter which was previously available (which has lots of new features too). Or a full fledged python interpreter.
I've fixed a whole bunch of bugs, and made it all a bit easier to use (at least in my opinion).
The Pyconsole interpreter now supports variable assignment (using the form $name = value), and now you can get and pass variables to and from the console.
Having the python interpreter available is a huge step and we're nearing completion -- at least feature wise.
I'll try to improve the documentation some time soon, but for now if you have any questions my email address is in the Readme.
-John Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|