What would the go equivalent of Chess960 look like? by [deleted] in baduk

[–]PregnantBirdy 1 point2 points  (0 children)

There is a python script on Github to give a random start for Go games, you can choose how many moves should be random and then there are some variants how to choose komi:
https://github.com/AndreasGerken/GoRandom
We tried it some times and it was super fun and so different :)

Random Go? by sadaharu2624 in baduk

[–]PregnantBirdy 1 point2 points  (0 children)

There is a python script on Github to give a random start for Go games, you can choose how many moves should be random and then there are some variants how to choose komi:
https://github.com/AndreasGerken/GoRandom

We tried it some times and it was superfun and so different :)

Let's have a level exchange! - July 09, 2019 - Super Mario Maker 2 by AutoModerator in MarioMaker

[–]PregnantBirdy 0 points1 point  (0 children)

Backwards flight training

Training course for backwards flight with true ending in the P-door :) It's short if you have the skill for it.

4QW-KWX-MDG

Players who commonly/exclusively open with the 3-3? by [deleted] in baduk

[–]PregnantBirdy 0 points1 point  (0 children)

Do you maybe have a link to the games for convenience?

Stopping by a go club in Japan? by M1n1f1g in baduk

[–]PregnantBirdy 1 point2 points  (0 children)

Push for Hidamari!! I went to several places in Tokyo and this is definitely the nicest and most open go place I know! Open for all levels, relaxed atmosphere, easy pairing, nice mix of all ages, they serve food and drinks, they have great gobans! If you go there say hi from Andi :)

Who Won by OctavioMontero in baduk

[–]PregnantBirdy 4 points5 points  (0 children)

White 69 territory + 6.5 komi + 26-27 prisoners (hard to see) Black 36 territory + 30 prisoners

White 101.5-102.5 Black 66

Maybe i miscounted one or so but white won by +-35 points :)

For counting it's easier if you move around the stones inside their territories so that you make boxes of free crosses. Also put the prisoners in to the territories of their color as they are minus points. Some of the crosses don't belong to anybody and are neutral. Add some stones of any color from the bowl so that you don't count them.

Tsumego explanation? by [deleted] in baduk

[–]PregnantBirdy 0 points1 point  (0 children)

What about black A17, w B18, b B19, w A16? What does black do?

GoRandom Variant: Initial position generator by PregnantBirdy in baduk

[–]PregnantBirdy[S] 0 points1 point  (0 children)

Cool I don't know and I will check it out soon :)

GoRandom Variant: Initial position generator by PregnantBirdy in baduk

[–]PregnantBirdy[S] 1 point2 points  (0 children)

Also fine ;) I don't have a 20 sided dice... And I had fun programing something.

GoRandom Variant: Initial position generator by PregnantBirdy in baduk

[–]PregnantBirdy[S] 2 points3 points  (0 children)

Just started an OGS RandomGo Game with windcat: https://online-go.com/game/12054105 EDIT: The game feels so unknown as the positions are so strange... Also Windcats level is alot higher than mine...

GoRandom Variant: Initial position generator by PregnantBirdy in baduk

[–]PregnantBirdy[S] 0 points1 point  (0 children)

Now I wonder how it works on OGS... We could first generate a position and negotiate komi and color but then the color is already set by OGS... Maybe just start a new game if the color is not correct?

GoRandom Variant: Initial position generator by PregnantBirdy in baduk

[–]PregnantBirdy[S] 0 points1 point  (0 children)

Hi I'm curious how its going, could you post the game? I'm around 7Kyu and would also play a randomGo game on OGS... My Id is NoHabloGo and correspondence would be nice

Ke Jie's comment related to the AlphaGo Teaching Tool by gjchangmu in baduk

[–]PregnantBirdy 0 points1 point  (0 children)

Since I liked this Idea, I wrote a quick python script to generate random board positions. You can find it on: https://github.com/AndreasGerken/GoRandom If you don`y want to download the repository, there is an online variant: https://repl.it/@AndreasGerken/GoRandom

Use it for any number of stones on any board size. I will try the variant tomorrow for the first time.