View Single Post
Posts: 18 | Thanked: 38 times | Joined on Dec 2013 @ France
#1
Let me introduce you my first app for the sailfish system : tsumego, a simple go game which allow you to navigate and play little go problems.

The project is inspired by uligo, which is a similar project in python/tk (which I used to play on maemo) : the database parser and the problems collections are coming from this project.

This is a first screenshot of the project :

What's done yet :
  • load a problem collection and navigate into problems
  • free play with a loaded problem

What's to do :
  • check for correct/incorrect answer and navigate throught the solution tree
  • undo a move
  • library management (the file name is written in the code for now).
  • package and make it run on the phone (it has been run only in the sdk yet)

The code is available on my personnal git repo.
 

The Following 14 Users Say Thank You to Chimrod For This Useful Post: