Raylib-cs-Examples
Raylib-cs-Examples copied to clipboard
Examples for Raylib-cs, a simple and easy-to-use library to learn videogames programming
Raylib-cs-Examples
C# examples for Raylib-cs, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
Getting Started
Building
-
git clone https://github.com/ChrisDill/Raylib-cs-Examples.git
-
cd Raylib-cs-Examples
-
dotnet build
Running
-
dotnet run -p Examples/Examples.csproj
Contributing
If you have any ideas, feel free to open an issue and tell me what you think. If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
If you want to request features or report bugs related to the library (in contrast to this binding), please refer to the author's project repo.
License
See LICENSE for details.