Page 1 of 1

What should i use

Posted: Thu Sep 27, 2012 10:29 pm
by Hyena
http://indie-resource.com/forums/viewto ... =35&t=6114

what coding language should I use ?
i can code well in php and a little bit in html
but no JavaScript/css

also any engines you recommend'

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ive decided to go and learn js

thanks for your help

Re: What should i use

Posted: Fri Sep 28, 2012 3:35 am
by Jackolantern
I would suggest picking up ImpactJS, since this sounds more like a traditional animated game than a PBBG, so that basically puts PHP out of the running. Halls also has a tutorial series in the YouTube Tutorials section that relates to learning ImpactJS to create the game client and Node.js to create the server. Plus, Halls has released HallsNode, which is his basic framework to get a networked game setup quickly with Node.js!

Re: What should i use

Posted: Fri Sep 28, 2012 2:27 pm
by hallsofvallhalla
yes and i have created a basic game called Webcraft that is similar to minecraft with impactjs so I know it is possible.