Name | Modified | Size | Downloads / Week |
---|---|---|---|
src | 2015-03-03 | ||
README.TXT | 2015-03-03 | 975 Bytes | |
PippenFusekiGenerator.jar | 2015-03-03 | 29.3 kB | |
LICENSE.TXT | 2013-12-08 | 1.1 kB | |
Totals: 4 Items | 31.3 kB | 0 |
The Random "Pippen" Fuseki Generator plays out random third or forth line moves in go in response to other moves. Upon launching the program, the user is prompted to give parameters for the random moves, including whether or not they wish to play a non-random first move to start the game. After this, the user can generate random moves by playing responses made by their opponent. This software is released under the MIT License. --- History: 2013-12-07 : Code written and first uploaded to SourceForge 2015-02-28 : Update to *dramatically* improve the speed/performance of graphics writing : Fixed bug where illegal moves would be played, now gives error message instead 2015-03-01 : Fixed a bug where initial moves could be played on top of one another : Fixed a bug where white random moves would not display 2015-03-02 : Graphics bugfixes and performance improvements : Added more customization options : Created and added icon