The Game Plan: Minimum Viable Product
In the previous posts we talked about how to create a budget for your game, some helpful tips if you’re not a programmer and finally we went over the best ways to help you in getting started. Now...
lang="en-US">
In the previous posts we talked about how to create a budget for your game, some helpful tips if you’re not a programmer and finally we went over the best ways to help you in getting started. Now...
I see it all the time, people coming into forums and online communities for games and game developers asking how to make a game or how to get their ultra cool idea that everyone...
What Is Play Testing? This is a technique where you build a working version of your game and play it before you ever release the game to market. So you may be asking yourself,...
Wow I guess it’s been a while since I’ve posted anything. I’ve been busy moving and working on my games but I did find a few minutes to make this little game. This randomly...
This is something I’ve been asked fairly often. If you’re interested in starting your own online game here’s a few things to get you moving in the right direction. What game are you going...
Here are a few fun functions for word games, word scrambling and just plain word craziness. <?php /*********** * Purpose: move a certain letter to a certain position * Precondition: word, letter to move,...