Skip to content

vtereshkov/raylib-xdpw

Repository files navigation

Raylib bindings and examples for XD Pascal

This is an adaptation of Donald Duvall's Raylib bindings for Free Pascal to support my own XD Pascal compiler.

Prerequisites

Raylib has been tested on Windows 7 and Windows 10 in the following configuration:

  • Libraries:
    • raylib.dll (version 2.6.0, 32-bit, MSVC compatible, 1897472 bytes)
    • vcruntime140d.dll (32-bit, 111952 bytes)
    • ucrtbased.dll (32-bit, 1647104 bytes)
  • Resources taken from the original bindings for Free Pascal.

Screenshots

models_first_person_maze

models_animation

textures_particles_blending

core_2d_camera

audio_music_stream

About

Raylib game development library bindings and examples for XD Pascal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published