Skip to content

Simple game engine written in C#, .NET 10.0 and DirectX

License

Notifications You must be signed in to change notification settings

DemoBytom/DemoEngine

Repository files navigation

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:

About

Simple game engine written in C#, .NET 10.0 and DirectX

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 3

  •  
  •  
  •  

Languages