Scythe
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
Haxe/hxcpp @:native bindings for raylib.
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 Wayland for windowing instead of X11 on Linux, make sure to define RAYLIB_WAYLAND_DISPLAY and execute the following command in the project/scripts directory:
chmod +x glfw-generate-wayland.sh && ./glfw-generate-wayland.sh
Tip
To hide the console window on desktop, add the no_console compiler flag.
raylib-hx and raylib are made available under the Zlib License.
more like this
SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.
.Net 10 (.Net 8+) webassembly starter project using raylib-cs nuget 7.0.2 and raylib 5.5
search projects, people, and tags