Game
Article

Selecting Timer Functions

How to select the right timer function for game timing. Includes information on various timer functions, including GetTickCount(), timeGetTime(), and the Performance Counter.
Article

Implementing Steady Motion

To allow for variations in playback, it is important that motion within the game be scaled to frame time. This insures that motion is steady, and aids in synchronizing the motion of objects.
Article

Building 3D worlds with OpenGL

All the major game developers do it, why can't you? Using OpenGL is not simple, but it's not impossible either. (Some experience in C++ and/or Qt may be required to follow this article.)
Article

Anatomy of a JavaScript Picture Puzzle

Here's a full explanation of how works JavScript based picture puzzle - it uses DHTML techniques to show individual sections of a single picture, so it doesn't need multiple graphics files for the...
Article

Getting Creative with Images Using Java: A Simple Puzzle

This tutorial focuses on how to make use of some basic JDK classes and image-manipulation techniques to create an image puzzle game.
Article

J2ME: The next major games platform?

In this article, discusses the options and performs a few fundamental tests to determine if the next version of -- insert your favorite 3-D shooter here -- will likely appear on your handheld,...
Article

Generating Terrain

Great article about how to generate your own terrain for use in a game or for rendering into pretty images (or both
Article

The Art of Computer Game Design

Great introduction to the art of game design.
Article

Tile Based Games FAQ

This is a must read, if you're interested in tile based roleplaying games. Includes multi- layered maps, smooth loading of new map sections and the appendix explains how to limit the display...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.