https://github.com/codeandweb/phaser-p2-physics-example
Example project and tutorial for Phaser using P2 physics
https://github.com/codeandweb/phaser-p2-physics-example
Last synced: 8 months ago
JSON representation
Example project and tutorial for Phaser using P2 physics
- Host: GitHub
- URL: https://github.com/codeandweb/phaser-p2-physics-example
- Owner: CodeAndWeb
- License: mit
- Created: 2015-10-07T09:04:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-07T10:28:31.000Z (over 10 years ago)
- Last Synced: 2025-02-01T01:11:46.939Z (over 1 year ago)
- Language: JavaScript
- Size: 465 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phaser P2 Physics Example

This repository contains the source code for the [Phaser and P2 Physics Tutorial](https://www.codeandweb.com/blog/2015/10/07/phaser-p2-physics-example-tutorial)
You'll learn
* Basic setup of the project
* Creating collision shapes using PhysicsEditor
* Adding physics enabled sprites
* Adding springs
* Reacting to collisions