Closed johnnygossdev closed 3 years ago
May I go ahead and make code style tweaks? It's looking good at a glance, I'd just compress some functions vertically, adding a variable here and there to clarify a long conditions, renaming a handful of files, things like those.
Absolutely, no problem.
I've updated the PR with more information and context.
Great, thanks for your work!
Please check if the PR fulfills these requirements:
Related issue (if applicable): #4
There are some changes to the initial issue which I'll highlight here.
What kind of change does this PR introduce? Three new cellular automata demos.
01.GameOfLife
02.BasicDungeon
03.AdvancedDungeon
Does this PR introduce a breaking change? Nope.