GitHub
4.93k
Created 9 years ago, last commit 2 days ago
25 contributors
705 commits
Stars added on GitHub, month by month
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
+4
Last week
+1.1
/day
Last month
+0.9
/day
Last 12 months
+0.7
/day
npmPackage on NPM
planck-js
0.3.31
Monthly downloads on NPM
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
README

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

To speed up resolving issues, please provide testbed code to reproduce the issue.