A downloadable project

Proposal

  • I want to create a particle system through which, anyone can create a simple particle effect in their game, like fire or smoke using colors
  • The system should be simple to use, The way I am thinking is to have a lua file that contains the details of particle, it should  handle the life cycle of particle, i.e life and death of each particle, and to allow drawing of more than single particle
  • Like Graphics, people would be having load and release functions to load the particle system, they would also have a draw function that would be drawing particle effect, the rest of the functionalities like how to handle multiple particles would be handled by my system 
  • The challenge that I would be facing is to create particles without the use of textures.

Download

Download
ParticleSystemProject.zip 16 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.