Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.78 KB

File metadata and controls

23 lines (17 loc) · 1.78 KB

DemoEngine

GitHub
main branch status:
Coveralls GitHub Actions Workflow Status GitHub branch check runs

DemoEngine is a simple game engine written in C#, .NET 10.0 and DirectX.

Engine is currently developed for Windows and Windows-on-ARM platforms, with references to Windows.Forms and DirectX.

Project is using Vortice.Windows as a DirectX wrapper, with parts of the main form handling based on SharpDX.

Build

In order to compile, you need Visual Studio 2026, or newer setup for C# development, and .NET Core 10.0.102 SDK.

Command line build can be done using Nuke using the following commands:

dotnet tool restore
dotnet nuke

Credits

Development, contributions and bugfixes by: