返回排行榜
2D JavaScript Physics Engine
game-developmentjavascriptphysics-enginebox2dhtml52drigid-bodiescanvascross-platformgame-enginegamedevplanck
关键指标
Star 增长趋势
Star
5.3k
Forks
254
周增长
—
Issues
26
2k4k
2016年12月2018年7月2020年2月2021年9月2023年5月2024年12月2026年7月
制品库npm
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.
相关仓库