Jogo da vida de Conway em C#
-
Updated
Nov 25, 2014 - C#
Jogo da vida de Conway em C#
Conway's game of life in C# WinForms.
An exercise in test-driven development, implementing the rules of the cellular automaton, Conway's Game of Life
c# console program for running cellular automata rules
A recreation of John Conway's Game of Life"
Cellular Automaton projects for Multiscale Modeling classes. So far, it includes Elementary CA (1D), Game of Life (2D) and Grain Growth CA (2D).
Conway's Game of Life in C#
One of implementation "Сonway's game of life" for PC in windows application on C# language.
C# implementation of "Conway's Game of Life"
Conway's game of life made with unity
A simple and easy to follow implementation of Conway's Game Of Life.
This version of Conway's game of life working only for life cells and endless plane of dead cells
A basic simulator that allows you to create a seed, or use a random seed to simulate the growth and decline of generations, using rules defined by the late John Conway.
Cellular Automata App
Custom Celluar Automata Creator
My Conway's Game Of Life interpretation. Using C# with a Windows Form.
A scalable C# implementation of Conway's Game of Life
An implementation of Conway's Game of Life cellular automaton. Implemented in C# .NET WPF.
Making Conways game of life in 3D using Unity game engine
Add a description, image, and links to the conways-game-of-life topic page so that developers can more easily learn about it.
To associate your repository with the conways-game-of-life topic, visit your repo's landing page and select "manage topics."