pygame rewritten for javascript

Great news, pygame has been rewritten for javascript:
  http://pygame.org

No more need to use ugly python.  Woohoo!

(log in to comment)

Comments

Oh, that is great news! What I'm really looking forward to, though, is the GW-BASIC version of pygame.
April first aside, JavaScript is actually a really interesting languageā€”it's just the browsers that make it uncomfortable to work with.
hey don't make fun of it :) i'm actually trying to rewrite pygame in javascript for the canvas

here is a simple example game:

http://bitbucket.org/oberhamsi/gamejs/src/tip/examples/extra/index.html