Skip to content

arstarkir/JumpscareJam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumpscare Jam Submission

Overview This project was my entry for the Jumpscare Jam, an event I conceived and hosted. The 24-hour jam began merely three hours after being conceived and featured five participating teams.

Challenge and Implementation I opted to use only the core functionalities of Pygame, avoiding external assets (like textures or sounds). All graphics, animations, and sounds were created using code.

image

The game's soundtrack, originally a 33.5 MB file, was converted into a compact data string of about 19.5-38 KB by a small compression algorithm which I created for this Jam. During gameplay it's processed on a separate thread at game start.

image

Gameplay Experience Here is a short gameplay video (note: please adjust your volume as the audio is intense):

2024-08-24.20-58-25.mp4

About

Jumpscare Jam Submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages