does anyone have any advice or info on the subject.
python browser games
does anyone have any advice or info on the subject.
PyJS converts from Python to Javascript, not Java. Java and Javascript are two different languages.
I think your best bet would be to use PyJS. You will mostly likely need to do some Javascript editing because there might be bugs in the conversion process, but I think it is definitely the best way to got for web games. Its extremely powerful if used properly (e.g. Mozilla and Epic Games just recently completed their conversion of Unreal Engine 3 to Javascript).
I think I'm gonna mess around with Gamejs(its very similar to pygame) and coffeescript. I found this online and coffeescript looks like it could save me a lot of trouble. Iv been messing around with it all night
http://qpatterns.wordpress.com/2012/11/13/try-coffeescript-the-python-way/
CoffeeScript is gonna be the way to go in terms of Javascript languages. I've used it in the past and the syntax is very easy to pickup if you have experience with Python.
yea python is my main language. i checked it out and it looks pretty darn close to python heck it looks better than python! im gonna take your advice and brush up on my javascript just in case(i only know the basics) right now im trying to wrap my head around basically starting from scratch. i love python but javascript has everything i want and more so i think coffeescript is the best bet.
thanks for helping me out with all this
How is the conversion going? Have you posted it online?
Topic Locked
This topic has been locked by a moderator. New replies are not allowed.