fireworks/README.md

16 lines
337 B
Markdown

# fireworks in sdl2 rust
![firework gif](./fireworks.gif?raw=true)
followed this video [Coding Challenge #27: Fireworks](https://youtu.be/CKeyIbT3vXI)
but instead of p5 javascript. i did it in sdl2 rust
its 4th of july so i decided to upload it. why not :p
``no clue if this compiles on windows``
## requirements
- sdl2
- sdl2_gfx