PLEX Loading Maps From A File
Total Time – 6 hours. Okay, so I finally got a map to load from a file. I had a few problems I had to deal with. Reading the file in I had issues...
lang="en-US">
Total Time – 6 hours. Okay, so I finally got a map to load from a file. I had a few problems I had to deal with. Reading the file in I had issues...
When the Internet exploded in the .com age people were just starting to realize the potential of online programming languages. PHP, or Hypertext Preprocessing, is one of my favorite programming languages. One of the...
This week I’ve been dealing with game file formats. Each character in the game has to have different maps that the game starts off with initially. The NPC will start off in different locations,...
This is a game all about changes in surface conditions. I originally designed it as a racing game for cars or trucks or motorcycles but the more I think about it, this could be...
This is a story about Lauren Stone and her battle to save her son at the risk of loosing her soul. It’s a horror/magic/fighting game and the tone of it should be pretty dark....
This is a game about absorbing things around you. It’s possible to make this game with several themes, but the theme I’ve chosen for it is a children’s game. Imagine a yellow blob of...
Okay, so I got this idea for prototyping challenges from Lost Garden. Danc is a pretty awesome guy and I have to give him a big round of applause for his accomplishments. I have...
Check the permissions of the folder. Usually its a chmod problem and you can change it to drwx–x–x. However another problem can be the conf/httpd.conf file. If you have an incorrect <Files > record...
I got this error when I was trying to add subdomains to one of my cPanel accounts. This happens when cPanel doesn’t remove the subdomain correctly and then it thinks it’s still there so...
One of the biggest issues I’ve run into as a game developer is keeping control of the economy. One of the problem with new players is they don’t have the experience to use the...