A C# 2D particle engine based on Mercury Particle Engine.
Current Version 1.0.0
Caution
At this time, there is not a NuGet package offering. Users are encouraged to use from source, enabling them to make changes as needed to fit their project as well as contribute back where applicable.
- Clone repository
git clone https://github.com/AristurtleDev/aristurtle-particle-engine.git
- Add the Aristrutle.ParticleEngine.csproj to your current solution (.sln) file
- Add a reference to Aristurtle.ParticleEngine.csproj to your csproj file.
For examples on how to use, please refer to the samples directory.
Aristurtle Particle Engine is free and unencumbered public domain software, licensed under The Unlicense. See the LICENSE file for more information.