Pits of Doom
About a month ago I started giving someone PHP/MySQL lessons. In the lessons I made up a little game to teach the guy how to do different things in PHP all the way up to making his own multiplayer online text-based game. So in the next few months I’m going to share insights on creating your own PHP/MySQL game by posting the code for this little game under the GNU public license. That way you’re free to edit/update and change it as you see fit. If you’d give me credit for it (or at least keep the link on it) I’d appreciate it.
I’ll post the tutorials here along with the final code for the game and an installation file (which I’ll even teach you how it works!) so you can follow along and see how I go about making an online game, the thought process behind it, and how to get one up and working yourself.
Game Tutorials
- Lesson 1 – the planning stage
- Lesson 2 – breaking it down
- Lesson 3 – mixing things up
- Lesson 4 – and array we go
- Lesson 5 – easy map editor
- Lesson 6 – mysql database class
- Lesson 7 – join, login & lost password
- Lesson 8 – monsters & field of view
Download Game Code
.zip archive — Coming Soon!
.tar.gz archive — Coming Soon!
Download Game Tutorials
.zip archive — Coming Soon!
.tar.gz archive — Coming Soon!
Want your own custom online game? Get a price quote at my website: design1online.com
2 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed
1.
howard | October 27, 2009 at 3:42 pm
I don’t want to gush… but this is a wonderful site.
2.
Jade | October 27, 2009 at 4:02 pm
Thanks!