/Raylib-cs-Examples

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

Primary LanguageC#zlib LicenseZlib

Raylib-cs Logo

NOTE: Examples merged back into Raylib-cs. Please open any issues or pull requests about examples there.

Raylib-cs-Examples

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

GitHub contributors License

Chat on Discord GitHub stars

Build

Getting Started

Building

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

  2. cd Raylib-cs-Examples

  3. dotnet build

Running

  1. 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.