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: 4 months ago
JSON representation
Conway's Game of Life in C# Windows Forms.
- Host: GitHub
- URL: https://github.com/im-rises/gameoflife
- Owner: Im-Rises
- License: mit
- Created: 2021-02-01T10:40:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T20:07:17.000Z (almost 3 years ago)
- Last Synced: 2025-05-14T14:48:42.831Z (6 months ago)
- Topics: csharp, gameoflife, simulation, windows-forms
- Language: C#
- Homepage:
- Size: 1.49 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameOfLife
## 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 |
|:----------------------------------------:|:-----------------------------------------:|:-----------------------------------------:|
|  |  |  |
## 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.

You can also change the speed mode.

## Documentation
Wikipedia:
[Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
## Contributors
Quentin MOREL :
- @Im-Rises
-
[](https://github.com/GameOfLife/video-ascii/graphs/contributors)