Programming, Music, Games. Creation.

Archive for August, 2013

What Makes A Great Game : A Gentle Reminder for Programmers.

Computer Technology Reviews & Tips

It’s easy to get lost in all the details of building a great video or computer game – so easy in fact, that we can forget the parts of a game that make them fun to play. The following serves as a gentle reminder of what prompts players to play games in the first place. Refer to this reminder in the event that you get bogged down or distracted with confusing C++ syntax, or lines and lines of Visual Basic statements and DLL structures.
1. Remember the player is the main character. Here’s a secret between you and me: People play games to gain a sense of control. If you can manage to program your game in a way that puts the player in control, then you’ve already won half the battle. This doesn’t mean to suggest that the game should be easy. It simply means that when a gamer…

View original post 503 more words