Skip to content

A simple terminal implementation of Conway's game of life that I wrote for fun

License

Notifications You must be signed in to change notification settings

redgoldlace/conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway

This is just a game of life implementation that I wrote in Rust in a couple hours. There isn't too much to say here.

Usage

Clone the repository and run cargo run. Everything from there should be pretty self-explanatory.

Why?

Somebody wrote an implementation that I disliked, so I decided to try my hand at one out of spite. I think I did pretty well.

About

A simple terminal implementation of Conway's game of life that I wrote for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages