https://github.com/kiselkovd/life_game
implementation of the game of life
https://github.com/kiselkovd/life_game
csharp visual-studio wpf
Last synced: 2 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T15:49:30.000Z (over 1 year ago)
- Last Synced: 2025-03-28T13:11:29.687Z (about 1 year ago)
- Topics: csharp, visual-studio, wpf
- Language: C#
- Homepage:
- Size: 178 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"