grantjenks / free-python-games

Free Python Games

Home Page:http://www.grantjenks.com/docs/freegames/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a problem

partypiotr opened this issue · comments

When i try to run bounce.py it says there is no module called freegames
Zrzut ekranu 2021-06-23 073228

You must install the package to run the games. See the QuickStart section at http://www.grantjenks.com/docs/freegames/ and run “python3 -m pip install freegames”