Skip to content

blbuford/Conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

It's a cut and dry implementation of Conway's Game of Life written in Rust. It will read ASCII patterns in, center them on the screen, and apply the Game of Life rules to them.

Getting Started

Clone the repo and run it!

git clone https://github.com/blbuford/Conway
cd conway
cargo run

Prerequisites

Rust and Cargo are required.

Built With

Authors

  • Brett Buford - Initial work - BLBuford

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Conway's Game of Life written in Rust!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages