Comments [0] posted: Apr 12, 2008 Greg O'Byrne

This is an interesting article that talks about the pitfalls of poorly thought out game loops.

For example this simple one:

bool game_is_running = true;

while( game_is_running )
{
             update_game();
             display_game();
}

Read more: The Game Loop, by Koen Witters


      Comments [0]
tags: [code]

<<< Older Stuff Yo!
The 2007 Weblog Awards




Total Posts: 446
This Year: 189
This Month: 18
This Week: 4
Comments: 201



Sign In
home | about | rss
heya punk.here is where lotsa content will be
Larry says!
Larry says!