Skip to content

Pygame exercise from Python Crash Course 2nd edition, Chapter 13, p. 264

Notifications You must be signed in to change notification settings

cathig/starry-sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starry Sky

Welcome to Starry Sky!

In this exercise from Python Crash Course 2nd Ed (Chapter 13 p. 264), I practiced using pygame to randomly place objects on a game surface.

sample Starry Sky result

How to use

  1. Run starry_sky.py.

    A game window with randomly-placed stars opens.

  2. Close the game window with the Close (X) button or press 'q'.

About

Pygame exercise from Python Crash Course 2nd edition, Chapter 13, p. 264

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages