Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.21 KB

Shooting-Stars

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!

GIFs

Screen 1 Screen 2
Screen 3 Screen 3

Features

  • 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

Controls

action control
Speed Up Move The Mouse To the Right
Slow Down Move The Mouse To the Left

Dependencies

You will need the pygame package for this game.

$ pip install pygame

Run

Download the shooting_stars.py file or clone this repo and run it in the terminal.

$ python shooting_stars.py