![]() |
![]() |
STOPSTOP is my GO (Weiqi, Baduk) playing program.It is a go-brain; a program that decides by itself what counter-moves to do for each move the user types in. What is Go?Wikipedia defines Go as: "Go is a strategic board game for two players. It is also known as igo (Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean). Go is noted for being rich in strategic complexity despite its simple rules.".Filesstop-0.7-012.jar - more algorithm adjustmentsstop-0.6.jar - algorithm adjustments stop-0.5.jar - Go-fixes (now really no more suicides or KO-moves), GTP fixes, alorithm improvements stop-0.4.jar - fixed suicide-moves and KO-moves stop-0.3.jar - implemented the GTP-protocol, added commandline switches stop-0.2.jar - better freedoms detection stop-0.1.jar - initial version UsageTo set the board-size, add '--boardsize x' where x is any value bigger than 1.Consolejava -jar stop.jar --mode consoleFrom a GTP GUI: java -jar stop.jar --mode gtp GoGuiClick on: Program -> New ProgramThen, for command enter the path to the java-binary with behind it: -jar stop.jar --mode gtp E.g.: /usr/bin/java -ea -jar /path/to/stop.jar --mode gtp What does it look likeIn your browser!You can play against Stop in your current browser by following this link.Screendump of console-mode![]() Games playedSGFThis is the 4th game played by Stop v0.3 against GnuGO.Thought processThe movie below shows the thought process of Stop version 0.9-002b. If it does not appear, you can follow this link as well.BLACK/WHITE are stones placed in an earlier step, GREY: current selected place, blue to green to red: rating for a cross/place, each frame represents a move, only the moves of Stop are shown. In this avi, it plays against GNUGo 3.8-5 on level 1. RatingStop plays with several versions at the CGOS server. Its rating can be seen here:![]() Tested withVerified to run with:
|
| Main menu | Support this website | e-mail me at: folkert@vanheusden.com |
| May 16, 2012 | ||