lifecycler 0.2.0

Bevy Game Jam #5 submission. Terminal aquarium.
Documentation

lifecycler

bevy game jam #5 submission

installation

If you have cargo installed, you can simply run the following:

cargo install lifecycler

Alternatively you can manually download an executable from the itch.io page.

play

To launch the game:

lifecycler

If you manually installed the executable, you will have to include the path (e.g. ./lifecycler if in the same directory).

compatibility

This requires that your terminal:

  1. Supports 24bit color.
  2. Has reasonably efficient rendering.

This includes a decent variety of terminals, but I have personally confirmed good results in the following:

  • Alacritty
  • Kitty
  • WezTerm
  • iTerm2