Skip to content

Releases: lyubchev/gou

Minor fixes

11 Sep 22:14
Compare
Choose a tag to compare
  • Changed delay between clicks.
  • Added delay after clicking to ensure the game has rendered the new colors.

New feature

11 Sep 14:06
Compare
Choose a tag to compare

New feature added. You can stop the bot by pressing the '4' key.
Now you are not forced to provide an additional argument when running the binary

Bundle C libs in binary

11 Sep 12:47
Compare
Choose a tag to compare

Compiled source code with additional flags to the Go compiler:

$: go build -ldflags '-extldflags "-static"' .

First Release

11 Sep 12:38
Compare
Choose a tag to compare

This is the first release of Gou.

Expect changes in future versions.