Sparkle 5.2.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Sparkle --version 5.2.4
NuGet\Install-Package Sparkle -Version 5.2.4
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.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sparkle" Version="5.2.4" />
<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.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sparkle, 5.2.4"
#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.2.4
#: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.2.4
#tool nuget:?package=Sparkle&version=5.2.4
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 | D3D12 | Vulkan | Metal |
|---|---|---|---|
| Windows | ✔️ | ✔️ | ❌ |
| Linux | ❌ | ✔️ | ❌ |
| macOS | ❌ | 🔶 | ✔️ |
🔶 — Requires MoltenVK as a translation layer from Vulkan to Metal.
✉️ 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.6.9)
- HughPH.Box2D (>= 2026.5.5.222)
- Jitter2 (>= 2.8.8)
- 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.2.8 | 56 | 6/15/2026 |
| 5.2.7 | 47 | 6/15/2026 |
| 5.2.6 | 51 | 6/15/2026 |
| 5.2.5 | 67 | 6/15/2026 |
| 5.2.4 | 55 | 6/14/2026 |
| 5.2.3 | 48 | 6/13/2026 |
| 5.2.2 | 72 | 6/7/2026 |
| 5.2.1 | 73 | 6/6/2026 |
| 5.2.0 | 56 | 6/4/2026 |
| 5.1.12 | 62 | 6/1/2026 |
| 5.1.11 | 61 | 6/1/2026 |
| 5.1.10 | 64 | 5/31/2026 |
| 5.1.9 | 66 | 5/31/2026 |
| 5.1.8 | 59 | 5/30/2026 |
| 5.1.7 | 65 | 5/28/2026 |
| 5.1.6 | 58 | 5/28/2026 |
| 5.1.5 | 56 | 5/26/2026 |
| 5.1.4 | 62 | 5/26/2026 |
| 5.1.3 | 61 | 5/25/2026 |
| 5.1.2 | 62 | 5/25/2026 |
Loading failed