Sparkle 5.0.10
dotnet add package Sparkle --version 5.0.10
NuGet\Install-Package Sparkle -Version 5.0.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sparkle" Version="5.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sparkle" Version="5.0.10" />
<PackageReference Include="Sparkle" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sparkle --version 5.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sparkle, 5.0.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sparkle@5.0.10
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sparkle&version=5.0.10
#tool nuget:?package=Sparkle&version=5.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Sparkle is a modern, high-performance, low-level, cross-platform game engine built on .NET 10 and C# 14.
✨ Features ✨
- 🎬 Scene system for seamless transitions and organization
- 🏗️ Entity system for flexible game object management
- 🚜 Terrain system for efficient rendering and dynamic landscapes
- ⚙️ Powerful 2D/3D physics system for realistic interactions
- 💨 Particle system for stunning visual effects
- 🖥️ Overlay system for intuitive UI and HUD elements
- 🖌️ GUI system for easy-to-use interfaces
- 📦 Content manager for streamlined asset loading and organization
🪙 Installation - Nuget
dotnet add package Sparkle --version [VERSION]
📖 [Installation - From source]
- Clone this repository.
- Add
Sparkle.csprojas a reference to your project.
⭐ Getting Started
Explore our Documentation to kick off smoothly.
📚 Libraries - Nuget
💻 Supported Platforms
| Platform | DX11 | Vulkan | OpenGL | OpenGL ES | Metal |
|---|---|---|---|---|---|
| Windows | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
| Linux | ⚠️ | ✔️ | ✔️ | ✔️ | ❌ |
| macOS | ❌ | ⚠️ | ✔️ | ❌ | ✔️ |
| Android | ❌ | 🔜 | 🔜 | ❌ | 🔜 |
| iOS | ❌ | 🔜 | ❌ | 🔜 | 🔜 |
⚠️ - Requires a translation layer like DXVK or MoltenVK.
✉️ Community & Support
- 💬 Discord: https://discord.gg/7XKw6YQa76
- 💖 Sponsor: https://github.com/sponsors/MrScautHD
✍️ Acknowledgement
This library is available under the MIT license.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Bliss (>= 1.5.10)
- HughPH.Box2D (>= 2026.5.5.222)
- Jitter2 (>= 2.8.5)
- Newtonsoft.Json (>= 13.0.5-beta1)
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 |
|---|---|---|
| 5.0.10 | 0 | 5/10/2026 |
| 5.0.9 | 68 | 5/7/2026 |
| 5.0.8 | 35 | 5/7/2026 |
| 5.0.7 | 37 | 5/7/2026 |
| 5.0.6 | 52 | 5/3/2026 |
| 5.0.5 | 51 | 5/3/2026 |
| 5.0.4 | 52 | 5/3/2026 |
| 5.0.3 | 44 | 5/3/2026 |
| 5.0.2 | 55 | 5/3/2026 |
| 5.0.1 | 44 | 5/3/2026 |
| 5.0.0 | 56 | 5/3/2026 |
| 4.0.1 | 312 | 7/9/2024 |
| 4.0.0 | 160 | 7/7/2024 |
| 3.0.2 | 189 | 3/14/2024 |
| 3.0.1 | 151 | 3/14/2024 |
| 3.0.0 | 170 | 3/12/2024 |
| 2.2.0 | 188 | 2/11/2024 |
| 2.1.0 | 261 | 11/13/2023 |
| 2.0.1 | 216 | 10/26/2023 |
| 2.0.0 | 211 | 10/7/2023 |
Loading failed