<!-- PROJECT LOGO -->
<br />
<div align="center">
  <h3 align="center">Particle Sim</h3>

  <p align="center">
    Just a place to store some fun I had with messing around with CUDA! I used python for prototyping the math and then moved on to doing the same in C++.
    <br />
    <a href="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Python_Stuff/">Python</a>
    &middot;
    <a href="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Cpp_Stuff">C++</a>
  </p>
</div>