BadEngine.SDK
1.0.0
See the version list below for details.
dotnet add package BadEngine.SDK --version 1.0.0
NuGet\Install-Package BadEngine.SDK -Version 1.0.0
<PackageReference Include="BadEngine.SDK" Version="1.0.0" />
paket add BadEngine.SDK --version 1.0.0
#r "nuget: BadEngine.SDK, 1.0.0"
// Install BadEngine.SDK as a Cake Addin #addin nuget:?package=BadEngine.SDK&version=1.0.0 // Install BadEngine.SDK as a Cake Tool #tool nuget:?package=BadEngine.SDK&version=1.0.0
About
BadEngine is a set of functions and classes made to make development of 2D games in plain C# easier and faster. It provides double-buffered graphics, audio (thanks to NAudio), collision detection, and much more.
Why
I got bored and decided to try out game development. To spice things up, I decided to make all my games without a premade game engine. BadEngine is the result. It is still more of a base, and features and fixes will be added over time.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.6 | 390 | 11/22/2021 |
1.5.5 | 1,158 | 11/20/2021 |
1.5.4 | 319 | 11/18/2021 |
1.5.3 | 348 | 11/17/2021 |
1.5.2 | 354 | 11/16/2021 |
1.5.1 | 377 | 11/15/2021 |
1.5.0 | 374 | 11/15/2021 |
1.4.2 | 403 | 11/14/2021 |
1.4.1 | 390 | 11/14/2021 |
1.4.0 | 339 | 11/13/2021 |
1.3.1 | 402 | 11/12/2021 |
1.3.0 | 388 | 11/12/2021 |
1.2.0 | 394 | 11/9/2021 |
1.1.1 | 444 | 11/8/2021 |
1.1.0 | 396 | 11/8/2021 |
1.0.0 | 403 | 11/7/2021 |
Initial release.