Haxe/hxcpp @:native bindings for raylib.
69
stars
268
commits
Haxe
primary language
Apr 6, 2026
updated
Haxe/hxcpp @:native bindings for raylib.
Hashlink or Neko are not supported
You can install it through Haxelib
haxelib install raylib-hx
Or through Git, if you want the latest updates
haxelib git raylib-hx https://github.com/foreignsasquatch/raylib-hx.git
On Linux, you need to install the required libraries for your distribution.
For detailed instructions, refer to the raylib wiki: Working on GNU Linux - Install Required Libraries.
Check out the Examples Folder for some examples on how to use this library.
[!TIP] If you wish to use
Waylandfor windowing instead ofX11on Linux, make sure to defineRAYLIB_WAYLAND_DISPLAYand execute the following command in theproject/scriptsdirectory:chmod +x glfw-generate-wayland.sh && ./glfw-generate-wayland.sh
[!TIP] To hide the console window on desktop, add the
no_consolecompiler flag.

raylib-hx and raylib are made available under the Zlib License.
Haxe
97.6%
Shell
2.1%
Haxe/hxcpp @:native bindings for raylib.
69
stars
268
commits
Haxe
primary language
Apr 6, 2026
updated
Haxe/hxcpp @:native bindings for raylib.
Hashlink or Neko are not supported
You can install it through Haxelib
haxelib install raylib-hx
Or through Git, if you want the latest updates
haxelib git raylib-hx https://github.com/foreignsasquatch/raylib-hx.git
On Linux, you need to install the required libraries for your distribution.
For detailed instructions, refer to the raylib wiki: Working on GNU Linux - Install Required Libraries.
Check out the Examples Folder for some examples on how to use this library.
[!TIP] If you wish to use
Waylandfor windowing instead ofX11on Linux, make sure to defineRAYLIB_WAYLAND_DISPLAYand execute the following command in theproject/scriptsdirectory:chmod +x glfw-generate-wayland.sh && ./glfw-generate-wayland.sh
[!TIP] To hide the console window on desktop, add the
no_consolecompiler flag.

raylib-hx and raylib are made available under the Zlib License.
Haxe
97.6%
Shell
2.1%