Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiselkovd/life_game
implementation of the game of life
https://github.com/kiselkovd/life_game
csharp visual-studio wpf
Last synced: about 22 hours ago
JSON representation
implementation of the game of life
- Host: GitHub
- URL: https://github.com/kiselkovd/life_game
- Owner: KiselkovD
- Created: 2024-11-13T21:11:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T15:49:30.000Z (8 days ago)
- Last Synced: 2025-01-26T16:31:19.492Z (8 days ago)
- Topics: csharp, visual-studio, wpf
- Language: C#
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# life_game
## About
this is a coursework **WPF** implementation of the game of life, according to the assignment it was necessary to use OOP and inheritance for cells, although in the end this led to the fact that at each step all instances are thrown into the garbage collector
## How to use
- to navigate in game use "esc"