+ 2
What is the best coding language for games with a graph?
I just made conways game of life, but how would you do it with the large graph and fill in each square?
2 odpowiedzi
+ 4
That's really easy to do in Python.
I just made conways game of life, but how would you do it with the large graph and fill in each square?