Skip to content

TheNegumProject/Negum.SDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Negum.SDL

1. General Overview

Negum.SDL is a client-side wrapper for Negum libraries which is using SDL as main engine for things like rendering, input registering, audio, etc.
For more information please see: Negum.Core and Negum.Game.
The main focus of this project is to give players a fully playable game which is using Negum libraries.


2. How To Use

Easiest way to install Negum.SDL library is via NuGet like so:

dotnet add package Negum.SDL

Or check it directly Here


3. License

Click Me