Allegro.pas is a wrapper to use the Allegro Game Library with Pascal compilers (Delphi, Free Pascal, etc). Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming.
* Graphics: 2D and 3D, OpenGL and D3D.
* Controls: Keyboard, mouse, joystick, gamepad...
* Sound and music.
Asphyre is a cross-platform framework for Delphi and FreePascal.
Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features.
Delphi-like IDE for cross-platform game development
Open Game Maker 2D is a free, open source and cross-platform IDE for the individual game developers.
It aims to be a Delphi-like RAD environment in 2D game development field.
Elysion Frameworks are a powerful, yet leightweight cross-platform multimedia library to help create games or graphical applications. The frameworks are splitted in three branches: ElysionKronos, ElysionLegacy and ElysionMobile.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Remember when you wrote your games in Pascal? Well continue that fine tradition by using JEDI-SDL! Which works with Delphi, Kylix, Free Pascal, Gnu Pascal and TMT Pascal. Cross-platform game develpment has never been easier!
Using Delphi to write a complete Isometric Engine and Editor and to port it to Kylix upon it's release.
Features...
1. Cross-platform Isometric game engine and editor.
2. Full OO game object inheritance model so objects can be handled...