thearn / game-of-lifeLinks
Simple Python implementation of Conway's game of life and other cellular automata, computed using numpy.fft
☆189Updated 8 months ago
Alternatives and similar repositories for game-of-life
Users that are interested in game-of-life are comparing it to the libraries listed below
Sorting:
- Evolving simple organisms using a genetic algorithm and deep learning from scratch with python☆148Updated 5 years ago
- An Artificial Life system designed as an approach to Artificial Intelligence☆201Updated 4 months ago
- A snake game, three versions of AI included, implemented in python, pygame.☆93Updated 5 years ago
- ThePythonGameBook.com - learn Python programming by coding games☆212Updated 2 years ago
- Cellular automata search program☆26Updated 3 years ago
- Python artificial intelligence framework for games☆654Updated this week
- A maze generator, solver and visualizer for Python☆290Updated last year
- A slimmed-down, Totalistic-only version of my CA generator☆29Updated 11 years ago
- Python Fractal Landscape☆109Updated 8 years ago
- A library for working with Cellular Automata, for Python.☆247Updated 2 years ago
- An interesting display of evolution through neural networks and a genetic algorithm☆141Updated 8 years ago
- A Python Library for Conway's Game of Life☆182Updated 5 years ago
- An implementation of mxgmn/WaveFunctionCollapse in Python☆141Updated 5 years ago
- Python/OpenCl Cellular Automata design & manipulation tool☆82Updated 7 years ago
- Pykov is a Python module on finite regular Markov chains.☆423Updated 8 years ago
- Visual is a 3D graphics module for Python with a friendly API. The source repository has moved to https://github.com/BruceSherwood/vpytho…☆57Updated 5 years ago
- Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.☆162Updated 7 years ago
- Fractals written in Python