|
pygame is
pygame.org is
|
Flowchart Python
Flowchart Python - 1.1J. D. Bartlett (talljosh)Tags:DescriptionFlowchart Python is essentially the Python programming language in visual form. You write a program by setting up a flowchart. When you run the flowchart, the software compiles to python byte-code, so that you can easily import modules you write in Flowchart Python into standard Python programs. Flowchart Python does make a few additions to standard Python, which will be outlined on the home page eventually. ChangesChanges in this version:
- update to work with the latest Python 2 library code
- used Python’s traceback module to display tracebacks rather than a home-rolled version
- fixed a spurious traceback
- fixed issues revealed by pyflakes (e.g. useless imports and assignments)
- changed the code to use Unix line endings
- removed trailing whitespace from source code
- added __init__.py, setup.py etc.
- called pygame.display.quit() before pygame.quit() to give the illusion of snappiness on exit
LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
Jun 11, 2013
Jun 9, 2013
Jun 7, 2013
Jun 4, 2013
Jun 1, 2013
May 30, 2013
May 26, 2013
May 24, 2013
May 23, 2013
May 22, 2013
May 21, 2013
... more!
|
|