Skip to content

firlevapz/py-imagequiz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-imagequiz - image slideshow

Random image quiz, where the player has to guess the filename of the image displayed (usually place and time where picture was taken). Python 3, pyglet with OpenGL pan/zoom effects.

  • Fabian Pollesböck, (c) 2015
  • Corey Goldberg, (c) 2013, (http://goldb.org)
  • License: GNU GPLv3

Requirements:

  • Python 3.2+
  • pyglet

Command Line Help:

$ ./slideshow.py -h
usage: slideshow.py dir

positional arguments:
  dir              directory of images

Example:

$ git clone https://github.com/firlevapz/py-imagequiz.git
$ cd py-imagequiz
$ python slideshow.py <image-directory>

About

image slideshow in Python (pyglet/OpenGL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%