Little Go 4+

Patrick Näf Moser

Designed for iPad

    • 3.3 • 116 Ratings
    • Free

Screenshots

Description

Little Go is a free and open source iOS application that lets you play the game of Go on the iPhone or iPad. You can play against another human (on the same device), or against the computer. The computer player is powered by the open source software library Fuego (http://fuego.sf.net/). The minimum requirement for running this version of Little Go is iOS 15.0.

Features:
- Board sizes between 7x7 and 19x19 (start a new game to change the board size)
- Let the computer player suggest a move or immediately play the move for you
- Calculate the score at any time during the game (area scoring is the default, territory scoring can be selected at the start of a new game)
- Adjust the computer's playing strength and resign behaviour by selecting from a number of presets, or by fine-tuning advanced settings
- Play even games, or games with 2-9 handicap stones (fixed stone placement)
- Select from 5 pre-defined rulesets when you start a new game, or adjust game rules to your preference (komi, ko rule, area/territory scoring system, number of passes to end game, resume play by alternating/non-alternating play, four passes end game)
- Place arbitrary black and white stones for initial board setup before a game starts
- View board positions for moves played earlier during the game
- View and create game variations
- Discard moves (aka "undo")
- Display move numbers and coordinate labels
- Zoom & scroll board
- Create and edit board and move annotations (e.g. good/bad move, good position for black/white, etc.) and add textual notes to a position
- Mark intersections on the board with symbols, markers and labels, and draw arrows or lines on the board
- Display player influence (aka territory statistics) for an estimate who owns an area
- Computer vs. computer game for entertainment
- Save & load games to/from the archive
- Use file sharing to transfer saved games from your iOS device to your computer, and vice versa
- Import/export game files from/to other apps on your device (e.g. Mail, DropBox)
- In-app user manual
- Submit bug report email from inside the app (yes, this *is* a feature :-))
- For the technically inclined: Watch what happens behind the scenes when Little Go and Fuego talk to each other over the Go Text Protocol (GTP)

Your contribution in any form (coding, UI design, testing, bug reports, creating an app video preview, website design) is welcome - please contact me or visit the support website to find out more.

A note about the project state: Several years of development have gone into Little Go since its inception in January 2011. The app now has a feature set that is, I believe, quite nice :-) for a free program. My main focus therefore lies on fixing any remaining bugs (of which I am sure there are plenty) and keeping the app running under future versions of iOS.

Little Go is released under the Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0).

What’s New

Version 2.0.1

This is the Little Go bugfix release 2.0.1. It contains a fix for a bug that caused the app and Fuego to become out of sync when a game with handicap was started, or when a game with black or white setup stones was loaded from the archive (#430).

The previous release was the Little Go feature release 2.0.0. An overview of the changes follows, for more details read the in-game Changelog.

Features
--------
Support for game variations (#380):
- The app now supports displaying game variations. For that purpose a new view was added at the bottom of the Play tab. The new view displays the tree of nodes formed by all variations of the game.
- The tree view can be resized, zoomed and scrolled, and you can tap on any node to change the game board to display the content of that node.
- The app also supports creating new game variations: Go back to an older node and play a move and the app will automatically insert a new game variation.
- A number of new settings were added under "Settings > Tree view" and "Settings > Game variation" that let you control various aspects of how the tree view is rendered and how game variations are inserted.
- If you do not want to work with game variations you can also use the settings to hide the tree view completely and disable creation of new game variations.

Improvements and changes
------------------------
User manual overhaul (#419):
- The user manual has been rewritten from scratch, complete with icons, illustrations, a few animatons and hyperlinks.
- Besides the in-app version of the user manual there is now also an identical online version that can be accessed in any web browser at https://littlego-usermanual.herzbube.ch/.
- Many users have had trouble with the dry text-only user manual of the past, often being unable to match textual descriptions of icons to the actual buttons in the app. Hopefully this is now an issue of the past. Many thanks go to Andreas Fischlin who gave me the impetus to take on this long overdue task.

For more improvements/changes see the in-game Changelog.

Bugfixes
--------
- In-app web views now continue to display their content after an external link is opened in Safari (#428). Affected views: Help tab, About tab, Credits tab, Source Code tab, and any one of the entries on the Licenses and the Changelog tabs.
- The app no longer crashes when a handicap stone is removed while board setup mode is active (#399).
- Fixed a bug where sometimes handicap stones were not properly marked up while board setup mode was active (#400).

For more bugfixes see the in-game Changelog.

Regressions
-----------
- Fixed the "Select player" screen to show a non-transparent background color even when no players are available (#421).

Technical changes
-----------------
- Support for iOS 9 up to 14 has been dropped (#409). The minimum required version is now iOS 15.0.
- See the in-game Changelog for a list of devices that are no longer supported.
- Also see see the Changelog for other technical changes.

Ratings and Reviews

3.3 out of 5
116 Ratings

116 Ratings

NITOTHEBEAST ,

I like it… but

Placing stones is not immediately clear, it has a weird magnifying glass mechanic that doesn’t make much sense. It took me a while to figure out how to place a stone because there was no tutorial or anything.

Also I’m playing on the absolute weakest computer and it has DESTROYED me over and over on the 9x9 board without mercy, I can’t imagine what the other bots are like.

Developer Response ,

A tutorial is on my wish list, too, unfortunately it‘s hard to make, technically, so I keep postponing it. If you know an Open Source coder who would like to contribute to the app, then let him know that I would very much welcome a tutorial contribution 😁.

For the most recent version of the app I drastically reduced the default computer player strength. If you are losing against „Fuego (weak)“ on 9x9, then maybe try to let the computer play against itself a few times, then if black wins study the game moves to see how this worked. Or you could also try to play white to see how the computer plays as black, then emulate its strategy when you switch sides the next time. Good luck.

ProdigiousMiguel ,

Fun Learning Tool

As a beginner, I have a lot of fun with this app. Even on weaker difficulty, I really struggle to keep up with the AI, and that’s great. Anytime I mess up I will consistently get harshly punished and it has really opened my eyes to the weaknesses in certain play styles. I’ve learned so much from this app and I’ve gotten to watch the margin of loss drop more and more as I keep playing. Sometimes it is frustrating to lose all the time, but every game I learn something and get a little better.

I noticed that the game is open source, but I haven’t gotten a chance to check out the algorithms used. It surprises me that there isn’t a way to tweak the difficulty level to easier levels, as that’s usually pretty easy to do from a developer standpoint. I’ve read that Fuego uses MCTS to make its moves and there should be parameters one could tune to make playing a little easier.

Thanks again for this tool, its really great!

Developer Response ,

Oh, but there are *so many* options to tweak the computer player‘s strength!

First of all you can play against the pre-defined computer player „Fuego (weak)“, which is substantially weaker than the default player that is just named „Fuego“.

Second you can change a large variety of options in the profile that is behind a computer player. 1) Call up the settings screen. 2) Select "Players & Profiles". 3) In the lower section titled "Profiles" select the profile you want to change. At the bottom you see which computer players use that profile. 4) Near the top of the screen you can select between five different preset playing strengths. 5) For a deep dive select "Advanced configuration". The in-game manual (available under „Help“) tells you what each setting does. 6) When you have finished changing a profile start a new game and make sure to play against one of the computer players that uses the profile. Enjoy.

screw nicknamesssssssssssss ,

Great App

My favorite part about this app is how much you can customize & tweak. Overall, everything else about it is also pretty strong; display, UI, and even the manual is pretty clear/thorough. People whining about the AI being difficult don’t understand just how high the skill ceiling is for this board game, and even the weakest setting should still take some decent practice to overcome. Besides, if you’re constantly losing to the AI, then that’s a perfect opportunity to see what types of moves are being used to beat you — Look for patterns and adapt your strategy accordingly!!

To the developer(s): Very nice work. 5/5

App Privacy

The developer, Patrick Näf Moser, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy.

Data Not Linked to You

The following data may be collected but it is not linked to your identity:

  • Diagnostics

Privacy practices may vary, for example, based on the features you use or your age. Learn More

You Might Also Like

Tsumego Pro (Go problems)
Games
BadukPop Go
Games
SmartGo One
Games
CrazyStone DeepLearning
Games
Go Game - 2 Players
Games
GoQuest
Games