Skip to content
#

conway-s-game-of-life

Here are 25 public repositories matching this topic...

ConwayGameOfLife

Conway's Game of Life is a classic cellular automaton simulation, implemented for NumWorks calculators (N 100 and N 110) using Python and the Kandinsky package. This project was created to enhance my skills in handling matrices in Python and to develop a functional script for my NumWorks calculator.

  • Updated Aug 8, 2024
  • Python

This repository focuses on studying and showcasing interesting patterns emerging from simple rules random motion algorithms. It contains a Conway's Game of life made in Python and a second algorithm for an animation of random walk algorithms on a 2D plane.

  • Updated Feb 19, 2024
  • Python

Improve this page

Add a description, image, and links to the conway-s-game-of-life 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-s-game-of-life topic, visit your repo's landing page and select "manage topics."

Learn more