herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.

Home Page:https://littlego.herzbube.ch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

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. The minimum requirement for running the most recent version of Little Go is iOS 15.0.

For more information about Little Go's features have a look at its App Store page. A user manual is also available, both within the app (in the "Help" UI area when you launch the app) and online.

Little Go is released under the Apache License (2.0).

Changes in this release

This is the Little Go feature release 2.0.0. A selection of the most important changes are:

  • The app now has support for game variations (#380). A new tree view was added at the bottom of the Play tab that displays the tree of nodes formed by all variations of the game. New game variations can be created by going back to an older node and playing a move - the app will automatically insert a new game variation. Finally, a number of new settings were added under "Settings > Tree view" and "Settings > Game variation".
  • 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. Many thanks go to Andreas Fischlin who gave me the impetus to take on this long overdue task.
  • Support for iOS 9 up to 14 has been dropped (#409). The minimum required version is now iOS 15.0. This cut is not as bad as it may seem at first glance because even the newest devices that are now no longer supported are quite old - the newest of these devices were released by Apple 10 years ago, and were discontinued 7-8 years ago.

As usual a number of bugs have also been fixed, although most of them are rather obscure and/or not very impactful.

The ChangeLog document has more details.

Getting and building the source code

If you are interested in Little Go as a developer, you should clone the GitHub source code repository. Downloading just the latest release snapshot of the source code is not sufficient because the 3rdparty software build depends on CocoaPods and Git submodules. Once you have the source code you should start by reading the file README.developer - the quick-start guide at the top of the file should get you up and running with a minimum amount of hassle.

Links and resources

About

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.

https://littlego.herzbube.ch/

License:Apache License 2.0


Languages

Language:Objective-C 94.2%Language:C 1.9%Language:Objective-C++ 1.6%Language:HTML 1.3%Language:Shell 0.7%Language:C++ 0.2%Language:Awk 0.1%Language:Ruby 0.0%