Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 765 Bytes

File metadata and controls

18 lines (11 loc) · 765 Bytes

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