FREE PHP Tool: Class File Generator
Want to quickly generate a class file for a table in your database? This script takes your connection information, the name of the table, the name of your class and gives you a formatted...
lang="en-US">
Want to quickly generate a class file for a table in your database? This script takes your connection information, the name of the table, the name of your class and gives you a formatted...
In my last post I created a game with a passive player. I also included a short blurb to describe what I consider a passive player. This exercise challenges you to list ten games...
In my last entry I created 5 games inspired by my every day life. This next exercise challenges you to start a game journal and design a new game every day. Since I’m already...
The amount of response we’ve had for BETA Tester applications has been so huge we’re going to stop accepting applications on March 31st. To be a BETA tester you must be at least 16...
In my previous game journal post I explored a game I hate to play, listed all the reasons I hated it, and then offered ways to fix the things I didn’t like. Exercise 1.3...
So I recently added a flash pre-loader to one of my games and I noticed that it wasn’t pre-loading like I expected it to. It turns out if you have any movieclips, graphics or...
In my chat room one of the problems I ran into was formatting messages (ie adding font colors) but preventing users from posting HTML tags. So I came up with this nifty function. Run...
In my chat room I was having a heck of a time getting my regex to reliably convert hyperlinks to clickable URLs in my textarea component — sometimes it would chop off anything after...
Exercise 1.2 In my previous post I analyzed how I play, how someone else plays and then compared and contrasted the two. For this exercise you’re supposed to find a game you hate to...
So I recently got my copy of Game Design Workshop by Tracy Fullerton back from a friend and while I was flipping through it I remembered one of the reasons I bought it and...