If your were going to program a game...

2009-01-06 Thread Tokyo Dan
If your were going to program a game in python what technologies would you use? The game is a board game with some piece animations, but no movement animation...think of a chess king exploding. The game runs in a browser in a window of a social site built around the game. The social site has login

Re: If your were going to program a game...

2009-01-02 Thread Tokyo Dan
On Jan 3, 12:02 am, J Kenneth King wrote: > Tokyo Dan writes: > > If your were going to program a game in python what technologies would > > you use? > > > The game is a board game with some piece animations, but no movement > > animation...think of a chess king

SVG & Canvas: Graphics for the Web

2008-12-26 Thread Tokyo Dan
Is there a Python library that can draw/write graphics to web browsers vis SVG & Canvas via some kind of Python to javascript translation/ compilation? -- http://mail.python.org/mailman/listinfo/python-list