Skip to content

Commit d7ebd90

Browse files
authored
Update README.md
1 parent 572b58b commit d7ebd90

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,14 @@ A successfully booted server should declare something like `listening on port 37
2424
You can do most things with the mouse and "shift" button, but it is *well* worth your time to click the "controls" link in the upper right panel and learning the keyboard shortcuts.
2525

2626
## Games
27+
![Strategy Game Screenshot](https://raw.githubusercontent.com/jaxankey/Virtual-Game-Table/master/common/images/screenshots/poker.png)
28+
2729
The games I have coded thus far include some basics:
2830
* `checkers`: Checkers & board (double-click pieces to king them)
2931
* `chess`: Chess pieces & board
3032
* `go`: Go table & board
3133
* `cards`: A standard deck of cards with 8 private viewing zones
32-
* `poker`: Same as cards, but with poker chips on the table
34+
* `poker`: Same as cards, but with poker chips on the table and a whole bunch of related functionality and hot keys.
3335

3436
and some more complicated systems:
3537
* `roll`: All the nerd-dice and a few more pieces (press / hold `r` to roll)

0 commit comments

Comments
 (0)