Coimment about installing pymunk
This commit is contained in:
parent
3717b318b0
commit
225eada259
2 changed files with 42 additions and 30 deletions
|
@ -5,6 +5,7 @@ import random
|
|||
import socket
|
||||
|
||||
"""
|
||||
python -m pip install pymunk==5.7.0
|
||||
Demo that shows integrating PySimpleGUI with the pymunk library. This combination
|
||||
of PySimpleGUI and pymunk could be used to build games.
|
||||
Note this exact same demo runs with PySimpleGUIWeb by changing the import statement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue