
Using FireMonkey as a Game Engine [On-Demand]
A Talk by Patrick Prémartin (Embarcadero MVP, Serial Streameur)
About this Talk
Many video games have been developed in Pascal. Many are also developed in Delphi, some of which can be seen in the Embarcadero showcases.
Some use external game engines or libraries linked to Windows. For most games this is not necessary as we already have everything we need with FireMonkey directly in Delphi.
All you need is a basic knowledge of the Pascal language, a good knowledge of how FireMonkey works and it is very easy to create games of all types (puzzle, 2D, 3D) with the components and libraries available in standard.
In this session, you will discover how to manage background music or sound effects, sprites and animations, collisions and scenes for coding multi device games.