Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/im-rises/gameoflife

Conway's Game of Life in C# Windows Forms.
https://github.com/im-rises/gameoflife

csharp gameoflife simulation windows-forms

Last synced: about 2 months ago
JSON representation

Conway's Game of Life in C# Windows Forms.

Awesome Lists containing this project

README

        

# GameOfLife


C#
.NET

## Description

Conway's Game of Life app for Windows.
Made in C# .NET core 7.0 using Windows Forms.

## Demo

| Pulsar | Penta-decathlon | Kok's galaxy |
|:----------------------------------------:|:-----------------------------------------:|:-----------------------------------------:|
| ![](./README_files/Images/Gifs/demo.gif) | ![](./README_files/Images/Gifs/demo2.gif) | ![](./README_files/Images/Gifs/demo3.gif) |

## Usage

To launch the app, double-click on the GameOfLie.exe file.

In the tab menu, you can reset the app, start the simulation, stop the simulation and restart the app.
![usage](./README_files/Images/PNGs/StatesTab.png)

You can also change the speed mode.
![usage2](./README_files/Images/PNGs/speedModes.png)

## Documentation

Wikipedia:
[Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)

## Contributors

Quentin MOREL :

- @Im-Rises
-

[![GitHub contributors](https://contrib.rocks/image?repo=Im-Rises/GameOfLife)](https://github.com/GameOfLife/video-ascii/graphs/contributors)