yeah, but now with your new visual changes, you've introduced more bugs, because elsewhere in your code you're still comparing the values to the hardcoded string "+" instead of "."phillip1882 wrote:i don't use the global empty, black, and white, because i wanted to make sure my program worked properly first.
Just because someone asks for changes, doesn't mean you should try to implement them right away. Take your time and re/test everything.
And just like in go, try to look for more than one solution. The first solution that comes to mind, may not be the best. It may in fact paint you into a corner that'll be near impossible to get out of later.