This is a simple physics-based demo showing the basics of dynamic entity creation with the EntityManager and using other components including audio and particles. This demo is the full source code of the guide Getting Started with Felgo.
Genre | Physics |
Complexity | Simple |
Tutorial | Entity Based Game Design |
Project Location | <Path to your Felgo SDK>/Examples/Felgo/demos/StackTheBox/StackTheBox.pro |
To run this demo, open the .pro file with Qt Creator. This demo is also available for quick testing with the Felgo Sample Launcher
|
|
This is a simple physics-based demo showing the basics of entity creation with EntityManager and uses other components including audio and particles. It is the full source code of the tutorial Entity Based Game Design.
Files:
Images:
Voted #1 for: