Skip to content

mfkaptan/pygame-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshow program made with pygame.

1) Put your images into a folder. Then, copy that folder under "experiments" folder.

2) Create an "config.ini" file and write "[sequence]" at first.

3) Write your images' names into it (per line), after that write a number for delay time.

For example:
[sequence]
cat1.jpg=1000
cat2.jpg=4000
cat3.jpg=3000

3) Enjoy!!!

-How to compile-
$ python slideshow.py cat



About

A slideshow program made with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages