File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Planck.js
2
2
3
- Planck.js is JavaScript ( TypeScript) rewrite of Box2D physics engine for cross-platform HTML5 game development.
3
+ Planck.js is JavaScript/ TypeScript rewrite of Box2D physics engine for cross-platform HTML5 game development.
4
4
5
5
#### Motivations
6
6
7
7
- Taking advantage of Box2D's efforts and achievements
8
- - Developing readable and maintainable JavaScript code
8
+ - Developing readable and editable code in JavaScript/TypeScript
9
+ - Providing idiomatic JavaScript/TypeScript API
9
10
- Optimizing the library for web and mobile platforms
10
- - Providing a JavaScript-friendly API
11
11
12
12
#### [ Documentation] ( https://piqnt.com/planck.js/docs/ )
13
+
13
14
#### [ Examples] ( https://piqnt.com/planck.js/ )
15
+
14
16
#### [ Discord] ( https://discord.com/invite/znjh6J7 )
17
+
15
18
#### [ Made with Planck.js] ( https://github.com/piqnt/planck.js/wiki/ )
19
+
20
+ #### [ Report Issues] ( https://github.com/piqnt/planck.js/issues )
21
+ To speed up resolving issues, please provide [ testbed] ( https://piqnt.com/planck.js/docs/testbed ) code to reproduce the issue.
You can’t perform that action at this time.
0 commit comments