EkosyzEng 0.1.0
dotnet add package EkosyzEng --version 0.1.0
NuGet\Install-Package EkosyzEng -Version 0.1.0
<PackageReference Include="EkosyzEng" Version="0.1.0" />
<PackageVersion Include="EkosyzEng" Version="0.1.0" />
<PackageReference Include="EkosyzEng" />
paket add EkosyzEng --version 0.1.0
#r "nuget: EkosyzEng, 0.1.0"
#:package EkosyzEng@0.1.0
#addin nuget:?package=EkosyzEng&version=0.1.0
#tool nuget:?package=EkosyzEng&version=0.1.0
![]()
EkosyzEng
EkosyzEng is a modular, cross-platform multimedia engine for developing games and graphical applications.
Included Modules
- EkosyzEng.Core 0.1.0
- EkosyzEng.Render 0.1.0
- EkosyzEng.Audio 0.1.0
- EkosyzEng.Input 0.1.0
- EkosyzEng.Display 0.1.0
- EkosyzEng.Collision2D 0.1.0
- EkosyzEng.GumUI 0.1.0
Getting Started
Code is distributed as NuGet packages in the form of libraries (.dll files). You can easily install the NuGet packages into your existing MonoGame project using the NuGet Package Manager UI in Visual Studio or by using the command line interface (CLI) in a terminal.
dotnet add package EkosyzEng --version 0.1.0
Engine
EkosyzEng is a modular, cross-platform multimedia engine for developing games and graphical applications using the C# programming language.
The engine is designed to provide a simple entry point while remaining scalable and maintaining a controlled level of architectural complexity as projects grow. It is built on top of MonoGame and uses Arch-PureECS as its architectural foundation.
Ecosystem
- EkosyzEng.Core — engine foundation
- Modules (optional, can be added as needed):
- EkosyzEng.Render — rendering functionality
- EkosyzEng.Audio — audio processing
- EkosyzEng.Input — user input handling (keyboard, mouse, gamepad)
- ...and others
Development Status (Beta)
The project is currently in beta testing. This means:
- Core functionality is implemented and usable.
- Bugs may still be present despite testing before releases. If you encounter any issues, please report them.
- The API may change in future versions without strict backward compatibility guarantees.
License
This project is licensed under the MIT License. See the LICENSE.txt file for details. Third-party libraries are distributed under their own licenses. Please refer to those libraries for details on the license they use.
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- EkosyzEng.Audio (>= 0.1.0)
- EkosyzEng.Collision2D (>= 0.1.0)
- EkosyzEng.Core (>= 0.1.0)
- EkosyzEng.Display (>= 0.1.0)
- EkosyzEng.GumUI (>= 0.1.0)
- EkosyzEng.Input (>= 0.1.0)
- EkosyzEng.Render (>= 0.1.0)
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 |
|---|---|---|
| 0.1.0 | 136 | 4/29/2026 |