A program that uses the Simple direct layer library (SDL) to create a particle explosion simulation and display the animation on a 800 * 600 pixel window.
SDL2-2.0.14 [link]
- Install the SDL2 library.
- Go to the directory containig the Makefile.
- Hit: "$ make"
- Run the "main" executable in the "/output" directory.