rockbox/apps/plugins/goban
Joshua Simmons 1230a45a65 goban plugin: hoshi locations for more board sizes
Hoshi locations were hardcoded and only for board sizes 9, 13 and 19.

This new way has identical results for those board sizes, but
also places hoshi on other size boards.

There are no real standards for where hoshi should go on boards other
than 9, 13 and 19, but I think the results obtained are aesthetically
pleasing (and certainly better than not having any hoshi at all).

Change-Id: I08e449f17d782d212d5b1e16ebd7df52aec9ffb9
Reviewed-on: http://gerrit.rockbox.org/68
Reviewed-by: Björn Stenberg <bjorn@haxx.se>
Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
2012-01-26 13:08:07 +01:00
..
board.c
board.h
display.c goban plugin: hoshi locations for more board sizes 2012-01-26 13:08:07 +01:00
display.h FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
game.c
game.h
goban.c plugins: another round of making local things static and adding missing #includes 2011-12-28 11:32:13 +00:00
goban.h fuzeplus: update plugins keymaps (FS#12405) 2012-01-15 02:29:30 +01:00
goban.make Rename/change SIMVER to APP_TYPE in the Makefiles. 2010-07-10 13:49:49 +00:00
sgf.c
sgf.h
sgf_output.c
sgf_output.h
sgf_parse.c
sgf_parse.h
sgf_storage.c
sgf_storage.h
SOURCES
types.h
util.c
util.h