A downloadable game for Windows and Linux

Made for the 2019 TasGDS game jam: 'calm'

The game is complicated, with lots of events happening per keyboard input, but you might be able to figure it out!

WASD to move, R to reset/clear the board.

Recommended Course of Inquiry:

  1. How many kinds of item can be created/held?
  2. Which combinations of items can be held simultaneously?
  3. How do you sustainably collect one kind of dot without collecting the other?
  4. How far can you tip the balance of dots on the screen?
  5. How high can the bright red line go?

The game is implemented in Rust using the Vulkano library for high level vulkan bindings.

The original idea was to have some of the emotion-management aspects of Cultist Simulator, (the game you _should_ be playing instead of this one) though I originally expected to have a large variety of resource types, and hoped the game would flow between calm (as per the jam theme) and tense uncertainty as your needs fluctuated.

The first two resources I added turned into their own elegantly simple game though, and watching your influence over the board slowly change as you persistently navigate it turned out to be far more calming than anything I could have intentionally made, so that ended up being the game I presented, and am submitting.

Download

Download
Windows (64 bit) 1 MB
Download
Linux (built on Arch, 64 bit) 4 MB
Download
Source Code (Rust, Vulkano) 16 kB

Install instructions

Building from source requires rust/cargo, along with cmake, python, and git, god only knows why.

Leave a comment

Log in with itch.io to leave a comment.