diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2011-01-03 23:55:41 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2011-01-03 23:55:41 +0100 |
| commit | 9f692b098829603427852cfed150271a386f6517 (patch) | |
| tree | cb7d7dacf9d0f9c8d909c9da43cdf9f0e8238fc7 | |
| parent | f34eb6c4994566cdcc47117610b77bb83fdec223 (diff) | |
changed layout (sides of player/table cards)
| -rw-r--r-- | uidesign.txt | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/uidesign.txt b/uidesign.txt index 490e4cb..2ea010b 100644 --- a/uidesign.txt +++ b/uidesign.txt @@ -1,24 +1,24 @@ - Current standing: | Table Cards: Stack Pts: - foo: 8 Points | +-+-+-+-+-----+ - $you: 10 Points | | | | | | 101 | - bar: 23 Points | | | | | | * | 7 - | | | | | | | - | +-+-+-+-+-----+ - | +-+-+-----+ - | | | | 53 | - | | | | * | 9 - | | | | | - Your Cards: | +-+-+-----+ -+-----+ +-----+ +-----+ +-----+ +-----+ | +-+-----+ -| 12 | | 13 | | 22 | | 25 | | 27 | | | | 55 | -| * | | * | |* * *| | * * | | * | | | |*****| 8 -| | | | | * * | | | | | | | | * * | -+-----+ +-----+ +-----+ +-----+ +-----+ | +-+-----+ -+-----+ +-----+ +-----+ +-----+ +-----+ | +-+-+-+-----+ -| 69 | | 77 | | 85 | | 100 | | 103 | | | | | | 42 | -| * | |* * *| | * * | | * * | | * | | | | | | * | 10 -| | | * * | | | | * | | | | | | | | | -+-----+ +-----+ +-----+ +-----+ +-----+ | +-+-+-+-----+ + Table Cards: Stack Pts: | Current standing: + +-+-+-+-+-----+ | foo: 8 Points + | | | | | 101 | | $you: 10 Points + | | | | | * | 7 | bar: 23 Points + | | | | | | | + +-+-+-+-+-----+ | + +-+-+-----+ | + | | | 53 | | + | | | * | 9 | + | | | | | + +-+-+-----+ | Your Cards: + +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + | | 55 | | | 12 | | 13 | | 22 | | 25 | | 27 | + | |*****| 8 | | * | | * | |* * *| | * * | | * | + | | * * | | | | | | | * * | | | | | + +-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + +-+-+-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ + | | | | 42 | | | 69 | | 77 | | 85 | | 100 | | 103 | + | | | | * | 10 | | * | |* * *| | * * | | * * | | * | + | | | | | | | | | * * | | | | * | | | + +-+-+-+-----+ | +-----+ +-----+ +-----+ +-----+ +-----+ == Description == |
