A downloadable game

This is not really a game, just me experimenting with C++.

I wanted to create a tiny system for particles, and this is the result! Click anywhere on the screen to create a particle emitter. This emitter will... well.. emit, particles, keep track of their lifetime and delete them once they are flagged as expired. The system is simple but robust, with the possibility to create many different types of particles. This has to be coded though, and is not possible in game. I might update the project with the possibility to edit the emitter before it is spawned.

Close window to exit.

Download

Download
Particles_And_GUI.zip 2 MB

Install instructions

Download compressed folder.

Place in a suitable location and extract.

Double click Particles_And_GUI executable to start game.

Leave a comment

Log in with itch.io to leave a comment.