Changeset 7145e24 in python-game
- Timestamp:
-
Mar 31, 2017, 3:09:28 PM
(8 years ago)
- Author:
- Dmitry Portnoy <dmitry.portnoy@…>
- Branches:
- master
- Children:
- 3511899, cb405de
- Parents:
- e79c833
- Message:
-
Update the README with instruction for installing opengl
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
re79c833
|
r7145e24
|
|
12 | 12 | pip3 install pygame |
13 | 13 | pip3 install pyobjc |
| 14 | pip3 install PyOpenGL |
14 | 15 | |
15 | 16 | Run the game with: |