mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
remove broken link in Physics Engine
This commit is contained in:
parent
64afb51bfa
commit
75e3e260b9
1 changed files with 0 additions and 1 deletions
|
|
@ -266,7 +266,6 @@ This repository is a compilation of well-written, step-by-step guides for re-cre
|
|||
* [**C++**: _3D Physics Engine Tutorial_](https://www.youtube.com/playlist?list=PLEETnX-uPtBXm1KEr_2zQ6K_0hoGH6JJ0) [video]
|
||||
* [**JavaScript**: _How Physics Engines Work_](http://buildnewgames.com/gamephysics/)
|
||||
* [**JavaScript**: _Broad Phase Collision Detection Using Spatial Partitioning_](http://buildnewgames.com/broad-phase-collision-detection/)
|
||||
* [**JavaScript**: _Build a simple 2D physics engine for JavaScript games_](https://www.ibm.com/developerworks/library/wa-build2dphysicsengine/index.html)
|
||||
|
||||
#### Build your own `Programming Language`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue