Learning PHP (Part 2)
In part 1, I talked about requirements for php, creating a file, variables, and if-else statements. Now on to harder concepts. Else-If Statements Before we covered the if-else statement. In an if-else statement if...
lang="en-US">
In part 1, I talked about requirements for php, creating a file, variables, and if-else statements. Now on to harder concepts. Else-If Statements Before we covered the if-else statement. In an if-else statement if...
Okay, I spent another two hours working on the movement problems I was having in Plex. After printing the moves out in my debugger I figured out the reason why movement wasn’t working was...
Role playing games are one of the biggest hits on the internet. Every day a new free message board site pops up giving people of all ages the chance to setup their very own...
Total Time – 4 hours So I have the board scrolling now without a problem. However when I check character movement to see if the character is moving to a valid block it doesn’t...
Total Time – 2 hours. I would have spent more time working on my code but it seems that my laptop has died and I have to go get it fixed. Joy… For each...
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....