Thank you i'm glad you enjoyed it! For the title I drew a different sprite for each letter, put them in a row using a for loop, and animated them using sin() and cos() functions, as for the particles their just drawcircle commands, To my knowledge this is fine ( I hope :D )