Forseti Posted October 16, 2014 Share 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 Link to comment Share on other sites More sharing options...
Tangled Posted October 17, 2014 Share Posted October 17, 2014 http://php.net/ is where I've started also try http://www.w3schools.com/ Quote Link to comment Share on other sites More sharing options...
DAMINK Posted October 18, 2014 Share 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 Link to comment Share on other sites More sharing options...
lucky3809 Posted October 18, 2014 Share 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 Link to comment Share on other sites More sharing options...
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.