From 288a24d51b9d17e03169acfa9e936a995e91c6fa Mon Sep 17 00:00:00 2001 From: Mario Kilies Date: Tue, 4 Jan 2011 00:42:41 +0100 Subject: Added cmake build system and directory structure --- doc/uidesign.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/uidesign.txt (limited to 'doc') diff --git a/doc/uidesign.txt b/doc/uidesign.txt new file mode 100644 index 0000000..8b0b943 --- /dev/null +++ b/doc/uidesign.txt @@ -0,0 +1,28 @@ + Table Cards: Stack Pts: | Current standing: + +-+-+-+-+-----+ | foo: 8 Points + | | | | | 101 | | $you: 10 Points + | | | | | * | 7 | bar: 23 Points + | | | | | | | + +-+-+-+-+-----+ | + +-+-+-----+ | + | | | 53 | | Hints for player + | | | * | 9 | + | | | | | + +-+-+-----+ | Your Cards: + +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + | | 55 | | | 12 | | 13 | | 22 | | 25 | | 27 | + | |** **| 8 | | * | | * | |* * *| | * * | | * | + | | *** | | | | | | | * * | | | | | + +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + +-+-+-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + | | | | 42 | | | 69 | | 77 | | 85 | | 100 | | 103 | + | | | | * | 10 | | * | |* * *| | * * | | * * | | * | + | | | | | | | | | * * | | | | * | | | + +-+-+-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + + +== Description == +Current standing: List of players, sorted by points +Your Cards: The player's hand cards sorted in ascending order +Table Cards: Four card stacks growing from right to left, showing the uppermost/highest card +Stack Points: For each table card stack it shows the sum of points of all cards on the stack -- cgit v1.2.3