# Game Jams

Please keep in mind some of these are quite old, so I can't promise a smooth experience.

## Soul Slicer

A fast-paced hack-n-slash platformer based around casting spells which drain your own health. Made in 72 hours for the 44th Ludum Dare game jam.

<div><figure><img src="/files/iv5XZ7xEnr6l4BmL2XBD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/liBMYV4dMtWdb0vC29ZD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kgZg45tt7abOqGAwiQUw" alt=""><figcaption></figcaption></figure></div>

**page password:** `ludumdare`

{% embed url="<https://petthepetra.itch.io/soul-slicer?secret=TIEridGJtBoMQEgEaFVGExL40Q>" fullWidth="false" %}
Download or play in-browser on itch.io
{% endembed %}

## Timestep

A top-down puzzle-adventure game where every action you make sacrifices time. Made in 72 hours for the 43rd Ludum Dare game jam.

<div><figure><img src="/files/AV6UPcNFxss5LuvvWeOf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/W9RrlogdFAJYrYNro85w" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ynWCbO3IfwhnxnBj2Qtu" alt=""><figcaption></figcaption></figure></div>

**page password:** `ludumdare`

{% embed url="<https://petthepetra.itch.io/timestep?secret=M9zrS3Q3fI8nlybDaGvm272j0oc>" %}
Download on itch.io
{% endembed %}

## LIGHT\_GRENADE

A short, Portal-inspired puzzle-platformer about exploring a dark facility and shooting buttons with a grenade launcher. Made in one week for the 2018 Brackeys Game Jam.

<div><figure><img src="/files/OYchLLYCTzwZDVqfu0KU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GUUao3gXuMX0zdo9oSLg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kJWPbSQEOzn7JZpSoAb1" alt=""><figcaption></figcaption></figure></div>

> Download link removed, as the game unfortunately breaks on most systems now.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.petthepetra.com/games/game-jams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
