Conway's game of life: magic numbers
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 5.1k
- Avg merge
- 9h 11m
- Merged PRs (30d)
- 1
Description
## Conway's game of life: magic numbers
The code should be updated to use [UBound](https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.information.ubound?view=net-5.0) in Animation.vb.
The code relies on the fixed size of 99 cells. This results in the use of 99 as a magic number in many places.
---
#### Issue metadata
* Issue type: sample-update
Contributor guide
Assessment
This issue has not been assessed yet.