Skip to content

A python program to emulate an old DVD waiting screen, where the logo moves around the screen.

Notifications You must be signed in to change notification settings

AdamD2/dvd-waiting-screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program emulates a classic DVD waiting screen, where the logo moves around
the screen, changing direction if it encounters a wall at the edge of the
screen. 

The logo 'logo.bmp' in the 'images/' directory can be switched out with
anything that fits within the resolution that can be found and changed in the
settings.py class. 

You will need the pygame module to run this program.

About

A python program to emulate an old DVD waiting screen, where the logo moves around the screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages