Game Economy
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...
lang="en-US">
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...
Although most of the games I’ve made are online text based games, they’ve taught me a lot of valuable knowledge. How do you make a game that keeps people addicted? Some developers spend years...
I’ve done several things this week. The game now checks to see if you have a correct login, and only lets you login if it matches a login found in the game database. Once...
I realized that I never wrote up the storyboard and notes I drew up when I decided to make PLEX. Of course it has changed a little bit since then, but the rules and...
Sooo, we know we want to make a game. But if the game isn’t any fun to play, or its too hard/easy to play, or to hard to learn then we find ourselves back...
Sooo, we know we want to make a game. But if the game isn’t any fun to play, or its too hard/easy to play, or to hard to learn then we find ourselves back...
So here is the new source code (available under gpl license) and a screenshot of the new layout on the build screen due to the problems I had with the allegro GUI system.
The loading screen The new game screen The mode screen The load a game screen The build game screen (what I have working) The build game screen (what it will look like) The exit...
What works so far: Loading screen (you can’t see this because the game loads very quickly right now) Start a new game screen you can use your mouse and left click, or the arrow...
PLEX – Multiplayer Online Game Specification Requirements 1. Introduction I’m a senior at the University of Mary Washington and I’m going to me making a game in C/C++ using the Allegro API. The game,...