Conway's game of life
-
Updated
Nov 8, 2016 - Python
Conway's game of life
Game Of Life implementation using Numpy and PyQt for GUI
[alpha!] [dormant!] An advanced cellular-automaton-specification language that transpiles to Golly's.
Implementation of Conway's Game Of Life in a few lines of Python. Keep it simple and learn how to code this game!
This is a small example of PySide2 with Conway game of life
Raster data example in QGIS using numpy arrays
This is a visualisation tool of Conway's Game of Life written in python using the pygame framework, with preloaded patterns
A basic computer simulation including Glider and a Gosper-Gun using Python(Numpy and Matplot) based on Conway's game of life's rules.
A Cellular automaton generator for Python
shitty conway's game of life in python
Conway's game of life in a Python GIF exporter.
💡 Game of Life by Conway created using Python and Pygame.
[M1 DS][Computer Science Refreshment] Game of Life project
Conway's Game of Life in Python
A minimalist implementation of the Game of Life cellular automaton.
Library for Conway's Game of Life.
Le Jeu de la vie est un automate cellulaire imaginé par John Horton Conway en 1970. Malgré des règles très simples, il est Turing-complet. C'est un jeu de simulation au sens mathématique. que j'ai ecrit en 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.
This repository contains a Python implementation of Conway's Game of Life using the Pygame library for visualization and user interaction.
Game of Life ( Juego de la Vida ) by Conway --> [ Academic ] 🌌
Add a description, image, and links to the conway topic page so that developers can more easily learn about it.
To associate your repository with the conway topic, visit your repo's landing page and select "manage topics."