Changes in / [cb405de:a7d1e5e] in python-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rcb405de ra7d1e5e  
    1212pip3 install pygame
    1313pip3 install pyobjc
    14 pip3 install PyOpenGL
     14pip3 install PyOpenGL PyOpenGL_accelerate
     15# PyOpenGL_accelerate is needed on OSX, not sure if it's needed on
     16# other platforms
    1517
    1618Run the game with:
Note: See TracChangeset for help on using the changeset viewer.