MrScautHD / Raylib-cs-Examples

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

Home Page:http://www.raylib.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raylib-cs Logo

NOTE: In the process of moving examples back into Raylib-cs. Please open any issues or pull requests about the 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.

About

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

http://www.raylib.com/

License:zlib License


Languages

Language:C# 99.0%Language:Makefile 1.0%