CountDown and Shoot Fireworks
About App
This is an small application make you ready to countdown to the New Year event and then shoot fireworks. Not only this year, but for next year after this.
This program create using Python with implementing several modules:
- ansi: for managing cursor position and coloring font
- math and numpy: to calculate matrix rotation of scrattered particles position
- threading: make several process run pararel
- soundplay: for sound effect, playing mp3 file
- random: for randomness making simulation
- time: for countdown and small delaying process