top of page

Particle Explosion Simulator (C++)

April 2020

Abstract: 

The Particle Explosion Simulator was the final project for a Udemy Course I took over the summer of 2020 in preparation for graduate school. My objective was to get hands-on experience with concepts such as OOP, Box Blur Algorithms & Basic SDL Programs. 

Results: 

While this is a rather trivial project, it was good exposure to the fundamentals within C++. Certainly a humbling experience a step towards mastering the C++ programming language. 

bottom of page