https://github.com/webcaetano/quickb2
Automatically exported from code.google.com/p/quickb2
https://github.com/webcaetano/quickb2
Last synced: 4 months ago
JSON representation
Automatically exported from code.google.com/p/quickb2
- Host: GitHub
- URL: https://github.com/webcaetano/quickb2
- Owner: webcaetano
- Created: 2015-11-29T14:08:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T14:53:22.000Z (over 10 years ago)
- Last Synced: 2025-05-21T06:11:33.440Z (about 1 year ago)
- Language: ActionScript
- Size: 40.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 35
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Quickest Start
Open up an example in /examples/ and start hacking away. The examples all have relative links to the source, so everything should just build and run. FlashDevelop is required however.
# Second Quickest
Import /src/ into your project, along with /src/Box2DAS/Box2D.swc.
# Third Quickest
Read through the manual in /docs/ and then do 'Second Quickest'.