A downloadable game for Windows and Linux

(Made for the Cambridge 2023 Game Jam)

Fight your way out of a maze you (and the game) can't remember. You can only remember the tiles that you can see around you; if you move away from an area and move back, you may notice that the passageways have changed.


Click (and hold) to shoot. 1/2/3 to switch weapons. Place down torches (by pressing E) to remember a small area around the torch. Watch out though, as the passageway leading to the torch could also be forgotten.

This game was written in Rust and using the Bevy game engine. There are also a couple of experiments written in Python that you can check out in the demos directory.

Generation

The dynamic world (re)generation is powered by a very simple cellular automaton which can seamlessly produce and regenerate cave-like structures. If you would like to see how it works, feel free to check out the Python scrips in the demos directory.

Credits

Development

  • Kubin
  • Rokcas
  • spdskatr
  • zeyonaut

Testing

  • memst


Check out the GitHub for full list of contributors and attribution: https://github.com/jbachurski/tenebris

Download

Download
tenebris-win64-0.2.zip 10 MB
Download
tenebris-linux-amd64-0.2.zip 15 MB

Leave a comment

Log in with itch.io to leave a comment.