Hello all,

I will be making a video game for my final college class within the next 
month or so, and I intend to incorporate pyjs.  I haven't even cracked open 
pyjamas, but I want to use this as an excellent excuse to learn it by 
making a browser-based javascript game.  I have skimmed sections of a book 
on javascript so its not completely foreign to me, but I'm definitely more 
familiar with Python.

In any case, the question I'm teetering on now is whether or not to use a 
javascript-based engine like Coco2d.  I want to make sure I can build 
something quickly, in the span of a few weeks.  If its a simple action game 
(jumping, gravity, left and right) should I try to write it from scratch, 
or start with a free 2d engine and write the rest in pysj?  

Also, I'm open to suggestions for a game type that would be ideal to create 
in this time frame.


-- 



Reply via email to