Test eCookbook Integration
This commit is contained in:
parent
43ea63bb7c
commit
05fd8ca891
109 changed files with 2092 additions and 0 deletions
12
docs/eCookbook/games/uno-card-game.md
Normal file
12
docs/eCookbook/games/uno-card-game.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
**Uno Card Game**
|
||||
|
||||
Demonstration of how to use a Graph Element to "draw images", in this case
|
||||
cards, so that they overlap.
|
||||
|
||||
The low resolution on Trinket resulted in the top and bottom being cropped
|
||||
from view. You can see enough to play and get an understanding one way of
|
||||
using PySimpleGUI buttons and the graph element to create a card came.
|
||||
|
||||
|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/4f351525ea?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue