Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conways' Game of Life

An implementation of Conway's Game of Life in Rust, featuring a graphical interface and user control.

  • Graphical interface for visualizing the game state
  • User control for playing, pausing, and adding cells
  • Written in Rust

Usage

Clone Repo

git clone https://github.com/tomip01/conways.git && cd conways

Run

make run

In game

  • Pause/Resume game with Space
  • Add cells with left click on a Paused Game
  • Remove cells with right click on a Paused Game

About

A simple Game of Life in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages