How do I add a single particle?

I wanted to know if it is possible to add a single particle to a particle system. I want the system to start with one particle and if it hits into something, it will get more particles. Is this possible?

My Suggestion would be to use one sprite as particle and animate as you wish. Adding a Particle System would be overkill