C particles because Game Maker is slow
Go to file
cosmonaut 66ee1d1d7f readme and license 2021-10-07 12:01:50 -07:00
src ABI refactor because game maker is silly 2021-10-05 17:57:25 -07:00
visualc ABI refactor because game maker is silly 2021-10-05 17:57:25 -07:00
.gitignore initial implementation 2021-10-05 14:44:00 -07:00
LICENSE readme and license 2021-10-07 12:01:50 -07:00
README.md readme and license 2021-10-07 12:01:50 -07:00

README.md

Snowstorm

Snowstorm is a particle system library created for the game Samurai Gunn 2.

The ABI has some awkwardnesses due to the limitations of the Game Maker Studio 2 engine it must operate with. It is unlikely that I will redesign the ABI for more general purposes, but I invite you to take this code and reshape it into something more generally workable if you wish.

License

This library is licensed under the zlib license. See LICENSE file for details.