Go board game
https://repl.it/@op/Go
Play the ancient game of Go with Python turtle interactivity! 🤓
Please give this a go, it took me hours 😂.
@op: Pun intended? ;)
I love this! This is fantastic and super creative - I didn't even know this kind of interactivity was possible with turtle!
hey I'm just wondering how you were able to use the python canvas - I've been trying to but can't figure it out.
@paulgaffaney: There is a separate programming language in repl.it called "Python (with turtle)" very useful I find.
So cool and the code is simple and readable! But I'm getting an error when I'm hitting the edges
@op: nice! Alright tag me when you release the minsweeper, i look forward to it
it would be cool to see the game explained first
Great piece of code