Skip to content
#

conway-game

Here are 8 public repositories matching this topic...

This is my first proper attempt at making something in Rust. It is a classic Conways game of life, with rendering performed using the Piston crate. I used code from one of the Piston Tutorial examples on making a spinning square, and made modifications mostly in the App Implementation. See original code below:

  • Updated Apr 5, 2024
  • Rust

Improve this page

Add a description, image, and links to the conway-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conway-game topic, visit your repo's landing page and select "manage topics."

Learn more