Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

This project implements Conway's Game of Life using Rust and the Minifb library for real-time rendering.

Description

Conway's Game of Life is a cellular automaton that follows a simple set of rules to simulate the life and death of cells on a grid.

Execution

To run this project, you need to have Rust installed. You can install Rust from here.

Clone the Repository

git clone https://github.com/yalee2602/LAB2-GPC.git
cd LAB2-GPC

Run the project

cargo run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages