mluts / rust-game-of-life

Little project made with wonderful Rust and GTK-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life

This project is an implementation of "Conway's Game of Life". I've written this to get better at Rust and GTK-rs.

Prerequisites

You should have this installed on your system:

  • gtk3
  • cairo
  • rust

Installation

cargo install --git https://github.com/mluts/rust-game-of-life

About

Little project made with wonderful Rust and GTK-rs


Languages

Language:Rust 100.0%