Skip to content

Commit 52f03dd

Browse files
authored
Merge pull request #249 from bimoware/master
Replaced dead links
2 parents ce59f9a + 998325f commit 52f03dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/src/overview.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ is best for a particular program depends on the requirements.
172172

173173
Some good articles:
174174

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
178178

179179

180180
Object tunneling
@@ -314,4 +314,4 @@ a C-library.
314314

315315
For the backstory of why Pymunk exists there's a short post about the
316316
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/

0 commit comments

Comments
 (0)