Life is a cellular automaton game, similar to Conway's Game of Life. It is written in Rust and uses libadwaita for the frontend.
Make sure you have the following dependencies installed on your system:
Once the dependencies are installed, you can install Life using Cargo:
cargo install --git https://github.com/emjomi/lifeTo start the game, simply run:
lifeThe game can be controlled using keyboard shortcuts or the mouse (when the game is paused). For detailed keyboard shortcuts, refer to the shortcuts section:
To customize your game experience, visit the preferences page:


