fireworks in sdl2 following a challenge
Go to file
iceyrazor 5935d51e08 init 2025-07-04 05:31:27 -05:00
src init 2025-07-04 05:31:27 -05:00
.gitignore init 2025-07-04 05:31:27 -05:00
Cargo.lock init 2025-07-04 05:31:27 -05:00
Cargo.toml init 2025-07-04 05:31:27 -05:00
LICENSE init 2025-07-04 05:31:27 -05:00
README.md init 2025-07-04 05:31:27 -05:00
fireworks.gif init 2025-07-04 05:31:27 -05:00

README.md

fireworks in sdl2 rust

firework gif

followed this video Coding Challenge #27: Fireworks 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