From 84015a287aef95fdd19a5cf7bfb12c52b8548004 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 25 Jun 2013 08:00:39 -0400 Subject: Mark game loop task as DONE. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7b1ba6e..997151f 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,7 @@ * Things To Do -** TODO Game loop +** DONE Game loop Provide a game loop structure that responds to input events, updates the game state, renders the scene. Use a fixed update timestep and cap the maximum FPS. -- cgit v1.2.3