eInk GO review by wander

eInk GO — Community App Review
Version: 1.0.3

· 9x9 board, against GNU Go at two strengths or two players on one phone
· Handicap, 2 to 5 stones
· A hint, if you want one — it shows the engine’s move as a preview you can take or ignore
· Tap once to place a stone, tap again to confirm
· Take back a move, and the computer’s reply with it
· Two passes end the game and it gets counted, with dead stones marked
· It remembers the game you were in the middle of if you turn the phone off
· No permissions and no network

GPLv3, since GNU Go is bundled. Its source is in the repo along with the script that builds it.

2 Likes

Review for version 1.1.1
User rating: ★★★★☆

Works well, great job taking advantage of GNU project :slight_smile:

small issue: After resigning, the user is given two choices.

  • Primary: NEW GAME
  • Secondary: LOOK AT BOARD

If user chooses to LOOK AT BOARD, pressing the Menu button afterward returns them to the following choices:

  • NEW GAME
  • RESIGN (no response)
  • BACK TO GAME

It should instead return them to the set of two choices listed above.

For people new to 9x9 Go, here’s a nice free resource:
https://archive.org/download/81LittleLions/81LittleLions_archive.torrent

Review for version 1.1.0
Author’s rating: ★★★★★ · Author of this review

Thank you! Fixed in 1.1.1: once a game is over there is nothing left to resign from, so the menu button now hands back the result and its two choices instead of a menu with a dead button in it.

And thank you for 81 Little Lions. I hadn’t seen it. It is now in the app’s About dialog and the README.

Thanks for playing :slight_smile:

Review updated by @wander

  • Version: 1.1.01.1.1
  • Checksum: 1b2d3354bf8c3f582e82c8316e7929ece6cf9e6ed4e627b08ace0abc95e8ed4c54be899acda61475041bcaddee580a4f36cde4b2c9b78e623a38d62d434382d0

View current review

1 Like

Review for version 1.1.1
User rating: ★★★★★

Woo hoo! Nice work.
github link for anyone curious

Review updated by @wander

  • Version: 1.1.31.1.4
  • Checksum: 824e1f677dbed54fb6a9c3079c6484b2b899d06610d99fce6824b8f1062bc98ab338c0bae911fbad215a6c9723f9ab5678c2e153f4d18f8522c71fa190db855b

View current review

Review for version 1.1.4
User rating: ★★★★★

I suspect this is not an easy lift, it would be incredible to have a small collection of tsumego. I know many apps like this have json for each problem. It seems like a lot of apps incorporate some limited “AI” to make these tsmego interactive, but I feel like simply having the ability to place black and white pieces yourself is perfectly adequate for study – I assume this is what people did for the last 1000 years or so?

Maybe Cho Chikun’s is a great place since it is so well documented and great for extremely novice players like myself. In any case, this is probably a 2.0 feature. Thanks for reading and maintaining the app. I haven’t tried GO since I was a teenager installing Ubuntu on my xbox in the 00’s.

Review for version 1.1.4
Author’s rating: ★★★★★ · Author of this review

I updated the app so that on the setup screen, a player can “Set Up” the board that way they want it BEFORE playing the game starts–that way the player can study specific scenarios and historical games like you suggested. Alternatively, the player can still start a fresh game by simply pressing “Play” as before. I don’t think I’ll add an index of those games (yet), so for now you’ll have to supplement with your own outside resources.

I like this suggestion a lot, thanks for making it!