Have you ever imagine being in a spaceship looking at the stars flying through you?
This project might make the scene alive on your computer!
- Stars flying from far gets larger when closer
- Be a time controller! Move mouse to control the speed
- You may select whether seeing the trails
action | control |
---|---|
Speed Up | Move The Mouse To the Right |
Slow Down | Move The Mouse To the Left |
You will need the pygame
package for this game.
$ pip install pygame
Download the shooting_stars.py
file or clone this repo and run it in the terminal.
$ python shooting_stars.py