Comment by igpay

12 hours ago

Thanks for the feedback - the tutorial is definitely dense. It existed a long time before the bot did, so it had to cover everything in one sitting. I think now though that you're probably right about an improved tutorial flow being mostly playing + some explanation.

My takeaway from the past couple months is that the game is just kind of hard to learn. I actually felt the same way about trying to learn traditional Go - it was very daunting to start a game. Basically all of the players who have stuck around / joined the discord were already pretty familiar with Go, so I think it helped bridge that gap a bit. I've spent a good amount of time trying to figure out how to make the game more approachable, but it kind of seems like the core audience for now might just be people who already like Go. There also seems to be a lot of overlap with people who are interested in designing a bot to play, so I've open sourced some code to allow for that: https://github.com/csun/voronoi-go-rs

Anyway, thanks for taking a look!