Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Jan 3, 2021
Feb 14, 2022
Mar 25, 2021

Raylib-cs Logo

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.