Forseti Posted October 16, 2014 Posted October 16, 2014 Basically, I want to learn all I need to know make a test based game. What would I have to learn and where would be the best place to learn it? Thanks. - Forseti Quote
Tangled Posted October 17, 2014 Posted October 17, 2014 http://php.net/ is where I've started also try http://www.w3schools.com/ Quote
DAMINK Posted October 18, 2014 Posted October 18, 2014 Download some free game source. install wamp on local system. create a database. import database. configure database connection (config or whatever it may be called). upload all files to your servers /var/www or whatever. Call up the game in your browser and all done hahahahahah. Quote
lucky3809 Posted October 18, 2014 Posted October 18, 2014 (edited) I started with a simple login script which can be found on numerous searches on google. php and mysql is the main things you should learn, than css ect after you get those two down. Also there are some good tutorials if you search php tutorials. Edited October 18, 2014 by lucky3809 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.