Projects
This is the landing page for the Lazarus community projects. If you maintain a project you'd like others to know about, use the edit page function to fill out a project template. Our editors will review your submission and add it to the grid below.
Multimedia
Bare Game |
Bare Game is a minimal cross platform object oriented game development framework. Wrapping all the functionality of SDL 2, it makes it trivial for game developers to: create a game window, read keyboard and joystick input, mix audio channels, load textures, draw sprites, draw text, draw 2D vector graphics, and chain together animations.
See our cards and easings demos. |
General
Codebot.Cross |
Cross.Codebot provides a basic foundation for delivering cross platform applications. It includes common functionality for string handling, network communication and protocol handling, XML processing, live layouts switching between platforms, a new advanced canvas class, image processing, an indeterminate progress indicator control, and a banner notebook control which uses a splash background and large icons to make pageable containers inside your forms.
Watch our advanced canvas demo. |