Skip to content

JReesW/CallOfTheVoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A game for the Pygame Community Winter Game Jam 2026

A 2D puzzle platformer all about freezing time!
Made by Lowland Palms

Info

This game was made for the Pygame Community Winter Game Jam 2026. The theme we were given was "Frozen". Besides the obvious choice to make the game themed around the cold and wintery environments, we also wanted a mechanic that gave this theme a good twist. We decided to go for the concept of freezing time. Thus the game became a puzzle game about using the freezing of time and the projection of the player's shadow to make your way through the hand-crafted levels. We hope you enjoy!

Installation

On the game's Itch.io page you can find executables for Windows and Linux. The testing of these executables has been limited, so they won't always work (especially due to the use of moderngl).

Alternatively the source code can be downloaded and ran/built manually. In that case, make sure to grab a somewhat up-to-date Python version (the game was developed in Python 3.12) and follow these steps:

  • Install the required modules using pip install -r requirements.txt
  • Run main.py

To build the game, run either build.bat or build.sh depending on your operating system.

How to play

The main menu of the game is navigated using the mouse.
The controls of the game are as follows:

  • WASD to move around
  • Space to jump
  • Shift to freeze time
  • E to interact with buttons and boxes
  • R to restart a level
  • AD to move between levels on the level select screen
  • Enter to play the selected level on the level select screen

Other specific controls will be explained within the game itself!

Credits

This game was made by Lowland Palms, a small team fronted by JReesW with help of some friends, the team being:

  • JReesW - Project lead, game designer, level designer, engine dev, gameplay dev, art
  • RDS - Gameplay dev, level designer
  • Mondfucchs - Soundtrack

Thanks to Lucysir for the team logo, and for help with the post processing!


That's about it really. I'd like to say that we might continue working on this for a post-jam version, but if the last time is any indicator then we probably won't. Until next time! Thanks!

- JReesW

About

A game made for the Pygame Community Winter Game Jam 2026

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages