issues
search
mgradwohl
/
ModernLife
Conway's Game of Life in C++/WinRT/WinAppSDK/WinUI 3
12
stars
3
forks
source link
Duplicate cells issue - really bad
#45
Closed
mgradwohl
closed
1 year ago
mgradwohl
commented
1 year ago
Build and launch
Set the board size to 300 or greater (may depend on your DPI)
Set the board initialization to 0
Draw a line along the top of the board (hold down the left mouse button and drag)
Notice you get more than one line
Note: this happens when the board is randomized (find the repeating pattern)