Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (30 loc) · 1.3 KB

Star Field

Star field simulation.

gif1

Requires

  • python 3.7 +
  • pygame 2.1.0 +

One way to Run

Commands

  • Qq Quit
  • m Switch between static color and cycle color mode
  • n Cycle through preset colors in static color mode
  • p Pause
  • r Toggle random moving center point
  • b Cycle through preset background colors
  • R Toggle reverse star field
  • d Reset to defaults
  • 0123456789 Set speed 0 fast to 9 slow
  • shift 0123456789 Set number of stars 0 max to 9 minimum
  • Arrow keys Change the center point

Screen Shots

Star_Field_5 Star_Field_1 Star_Field_2 Star_Field_3 Star_Field_4