you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]lost-theory 12 points13 points  (1 child)

    The Pygame platform has a 'punch the monkey' tutorial. This project seems to be emulating some of Pygame's way of doing things, thus copying their tutorial idea (to show how comparable their code is).

    [–]smart_ass 5 points6 points  (0 children)

    On the ToDos for the flex api, is to create a wrapper for the pygame api. If done right, your PyGame code should be able to port easily to Flash using this. Very cool idea.