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
What should i use
What should i use
Last edited by Hyena on Fri Sep 28, 2012 5:29 pm, edited 1 time in total.
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: What should i use
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!
The indelible lord of tl;dr
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: What should i use
yes and i have created a basic game called Webcraft that is similar to minecraft with impactjs so I know it is possible.