Skip to content

Examples for Raylib-cs 3.0, a simple and easy-to-use library to learn videogames programming

License

Notifications You must be signed in to change notification settings

TimoA200/Raylib-cs-Examples

Repository files navigation

Raylib-cs Logo

Raylib-cs-Examples

GitHub contributors

License Chat on Discord GitHub stars

C# examples for raylib-cs, a simple and easy-to-use library to learn videogames programming (www.raylib.com)

Getting Started

Building

  1. git clone --recursive https://github.com/ChrisDill/Raylib-cs-Examples.git

  2. cd Raylib-cs-Examples

  3. dotnet build -c Release

Running

  1. dotnet run -p Examples/Examples.csproj -c Release

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

raylib-cs (and raylib) is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check LICENSE for further details.

About

Examples for Raylib-cs 3.0, a simple and easy-to-use library to learn videogames programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published