Sdl.NET is a set of object-oriented CLS-compliant .NET bindings for the SDL gaming library and provides high-level access to audio, keyboard, mouse, joystick, TrueType fonts, various image formats, sound mixing, MPEG-1 movies, and 2D video framebuffer.
Info
Version: | 1.1.0 |
Author(s): | Doug Blank, Stefan Ekman, Pikablu, David Hudson, Gabor Szabo |
Last Update: | Sunday, September 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AlteredCarrot71/Sdl.NET |
NuGet Url: | https://www.nuget.org/packages/SdlDotNet |
Install
Install-Package SdlDotNet
dotnet add package SdlDotNet
paket add SdlDotNet
SdlDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags