Changeset cb405de in python-game
- Timestamp:
-
Apr 3, 2017, 1:22:53 AM
(8 years ago)
- Author:
- Dmitry Portnoy <dmp1488@…>
- Branches:
- master
- Children:
- a7d1e5e
- Parents:
- c8cc13f (diff), 7145e24 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff)
links above to see all the changes relative to each parent.
- Message:
-
Merge branch 'master' of http://medievaltech.com/git/python-game
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rc8cc13f
|
rcb405de
|
|
12 | 12 | pip3 install pygame |
13 | 13 | pip3 install pyobjc |
| 14 | pip3 install PyOpenGL |
14 | 15 | |
15 | 16 | Run the game with: |