An open API service indexing awesome lists of open source software.

https://github.com/codeandweb/axmol-physics-example

Example code for Axmol Game Engine using 2d game physics to create a game scene.
https://github.com/codeandweb/axmol-physics-example

Last synced: 12 days ago
JSON representation

Example code for Axmol Game Engine using 2d game physics to create a game scene.

Awesome Lists containing this project

README

          

# How to create a physics enabled game with Axmol Game Engine


How to create a physics enabled game in Axmol Game Engine

This is the example code for the Axmol Game Engine physics Tutorial.

You learn

- How to enable the 2d pyhsics engine in Axmol
- How to create physics collision shapes
- How to create a game scene using the shapes

Read the complete tutorial here:

[How to create a physics enabled game with Axmol Game Engine](https://www.codeandweb.com/physicseditor/tutorials/how-to-create-a-physics-enabled-game-with-axmol-game-engine)