Thread
:
[WIP] Tsumego, a go problem game
View Single Post
Chimrod
2014-08-24 , 11:23
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
.
Quote & Reply
|
The Following 14 Users Say Thank You to Chimrod For This Useful Post:
243kof
,
carmenluci
,
ck2nb
,
HtheB
,
Jeffrey04
,
Jordi
,
Kabouik
,
latency
,
malkavian
,
OVK
,
rcolistete
,
salyavin
,
szopin
,
Watchmaker
Chimrod
View Public Profile
Send a private message to Chimrod
Find all posts by Chimrod