Skip to content

A fun game where people have to guess what is shown on pixelated photos.

License

Notifications You must be signed in to change notification settings

dkuhn/pixelate_photo_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelate_photo_game

This is a guessing game where you have to guess what's seen on a photo. Therefore pictures from the web used to create an animated gif of pixelated versions of the same photo. The number of pixels increases with each iteration making it easier to guess what is on the picture. This is a fun game that can be played over zoom et al. calls to have playful interaction with others.

Installation

Create and activate conda environment first


conda activate pixelate_photo_game

Running the script

python pixelate_photo_game.py

Configuration

You can add name and url of photo of interest as key,value pairs in the dictionary.

You can change the value of the RESOLUTIONS to change degree of pixelation and DURATION to change time how long one pixelated photo is shown.

Output

Example of animated gif results shown below. Can you guess what it is?

Animated gif of a flower Animated gif of a flower

About

A fun game where people have to guess what is shown on pixelated photos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages