Skip to content

emjomi/life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life

Life is a cellular automaton game, similar to Conway's Game of Life. It is written in Rust and uses libadwaita for the frontend.

Game

Installation

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/life

Usage

To start the game, simply run:

life

Controls

The game can be controlled using keyboard shortcuts or the mouse (when the game is paused). For detailed keyboard shortcuts, refer to the shortcuts section:

Shortcuts

Preferences

To customize your game experience, visit the preferences page:

Preferences

About

Implementation of Life-like cellular automatons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages