File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -172,9 +172,9 @@ is best for a particular program depends on the requirements.
172
172
173
173
Some good articles:
174
174
175
- * http ://gameprogrammingpatterns.com/game-loop.html
176
- * http ://gafferongames.com/game-physics/fix-your-timestep /
177
- * http ://www.koonsolo. com/news/dewitters-gameloop/
175
+ * https ://gameprogrammingpatterns.com/game-loop.html
176
+ * https ://gafferongames.com/post/fix_your_timestep /
177
+ * https ://gamedevfaqs. com/managing-consistent-game-physics-the-case-for-fixed-time-steps
178
178
179
179
180
180
Object tunneling
@@ -314,4 +314,4 @@ a C-library.
314
314
315
315
For the backstory of why Pymunk exists there's a short post about the
316
316
background and history including a screenshot of the first game made with
317
- Pymunk on my own website, at https://www.viblo.se/projects/pymunk/
317
+ Pymunk on my own website, at https://www.viblo.se/projects/pymunk/
You can’t perform that action at this time.
0 commit comments