Skip to content

TzurSoffer/jumpscare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumpscare Application

This is a Python-based application that creates a jumpscare effect by playing a GIF animation along with an audio file. It can also display a popup message before initiating the jumpscare.

Features

  • Full-Screen GIF Playback: Plays a randomly selected GIF animation in full-screen mode.
  • Random Audio Playback: Plays a random audio file synchronized with the GIF.
  • Popup Message: Displays a fun fact before the jumpscare starts.
  • Customizable Media: You can add your own audio and video files by placing them in the ./audio and ./video folders, respectively.

Usage

  1. install needed python packages
pip install -r requirements.txt
  1. run the script
python main.py

LICENSE

This project is provided under the MIT license, read the full license in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages