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]


Name
E-mail
(will show your gravatar icon)
Home page

Live Comment Preview

Comment (Some html is allowed: a@href@title, b, blockquote@cite, i, strike, strong, sub, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  
Enter the code shown (prevents robots):

<<< Older Stuff Yo!
home | about | rss
heya punk.here is where lotsa content will be
Larry says!
Larry says!