C# examples for Raylib-cs, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
-
git clone https://github.com/ChrisDill/Raylib-cs-Examples.git
-
cd Raylib-cs-Examples
-
dotnet build
dotnet run -p Examples/Examples.csproj
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.
See LICENSE for details.