/game_of_life

Primary LanguageRustMIT LicenseMIT

Conway's Game Of Life 🦀

2024-01-20.10-50-09.mp4

Run

Install the Dependencies (Bevy)

Nix Flake

Simply run

$ nix develop

Others

You need to install Cargo and the following packages : g++ pkg-config libx11-dev libasound2-dev libudev-dev libxkbcommon-x11-0

If you use Wayland, you also need : libwayland-dev libxkbcommon-dev

Build and Run

$ cargo run