diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2011-01-04 00:14:37 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2011-01-04 00:14:37 +0100 |
| commit | 6e663fd8fa8a1a60134333258197052ab7ef98ff (patch) | |
| tree | 6f1bcbe8fc5ab220a56a4c0356043862f0dbba19 | |
| parent | 9f692b098829603427852cfed150271a386f6517 (diff) | |
smaller changes to layout (added line with hints)
| -rw-r--r-- | uidesign.txt | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/uidesign.txt b/uidesign.txt index 2ea010b..f059652 100644 --- a/uidesign.txt +++ b/uidesign.txt @@ -1,18 +1,18 @@ - Table Cards: Stack Pts: | Current standing: - +-+-+-+-+-----+ | foo: 8 Points - | | | | | 101 | | $you: 10 Points - | | | | | * | 7 | bar: 23 Points - | | | | | | | + Table Cards: Stack Pts: | Hints for player +-+-+-+-+-----+ | - +-+-+-----+ | + | | | | | 101 | | + | | | | | * | 7 | Current standing: + | | | | | | | foo: 8 Points + +-+-+-+-+-----+ | $you: 10 Points + +-+-+-----+ | bar: 23 Points | | | 53 | | | | | * | 9 | | | | | | +-+-+-----+ | Your Cards: +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ | | 55 | | | 12 | | 13 | | 22 | | 25 | | 27 | - | |*****| 8 | | * | | * | |* * *| | * * | | * | - | | * * | | | | | | | * * | | | | | + | |** **| 8 | | * | | * | |* * *| | * * | | * | + | | *** | | | | | | | * * | | | | | +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ +-+-+-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ | | | | 42 | | | 69 | | 77 | | 85 | | 100 | | 103 | @@ -22,7 +22,6 @@ == Description == -Used display size: 71x23 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 |
