Back to rankings
2D JavaScript Physics Engine
game-developmentjavascriptphysics-enginebox2dhtml52drigid-bodiescanvascross-platformgame-enginegamedevplanck
Key Metrics
Star Growth
Stars
5.3k
Forks
254
Weekly Growth
—
Issues
26
2k4k
Dec 2016Jul 2018Feb 2020Sep 2021May 2023Dec 2024Jul 2026
Artifactsnpm
npm install planck.jsREADME
Planck.js
Planck.js is JavaScript/TypeScript rewrite of Box2D physics engine for cross-platform HTML5 game development.
Motivations
- Taking advantage of Box2D's efforts and achievements
- Developing readable and editable code in JavaScript/TypeScript
- Providing idiomatic JavaScript/TypeScript API
- Optimizing the library for web and mobile platforms
Documentation
Examples
Discord
Made with Planck.js
Report Issues
To speed up resolving issues, please provide testbed code to reproduce the issue.
Related repositories