In this Delphi Bootcamp session, you can learn about how to create cross-platform games with Delphi FireMonkey.
If would like to learn about the industrial game development use case in Delphi FireMonkey, be sure to check out the Rise of Legions game by Broken Games Studio which has over 100,000 subscribers.
Overview
- Four Classic Arcade Games
- Alien Invasion
- Mars Rocket
- Rocket Ship Delta
- Space Rocks
- Supports Android/iOS/OSX/Windows
Architecture: Putting It All Together
- TRectangle – As in image container
- Frames for UI
- Motion Sensor
- High Score via SQLite & LiveBindings
- Object Pooling
- Sprite Sheet Animation
- App Tethering
- Cross-Platform Sound
Architecture: Game Loop
- TTimer with an event every 36ms
- Process game events like game over and level complete
- Process player inputs including Accelerometer
- Process explosions and projectiles
- Process enemy movements and events
- Process power-ups
- Handle collision detection for all entities
- Handle looping in the music
Moreover, you can find epic Delphi Game Engines here:
Design. Code. Compile. Deploy.
Start Free Trial Upgrade Today
Free Delphi Community Edition Free C++Builder Community Edition