Skip to content

piqnt/planck.js

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 9, 2023 23:53
September 9, 2023 11:54
August 26, 2023 16:42
August 26, 2023 21:33
src
September 9, 2023 11:54
August 20, 2023 09:23
August 22, 2023 12:40
March 28, 2021 23:57
January 25, 2021 22:41
August 24, 2023 23:24
August 20, 2023 09:23
August 6, 2023 22:13
September 9, 2023 11:54
September 9, 2023 11:54
August 6, 2023 21:56
August 26, 2023 16:42

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.