Changes in README.md [3511899:c56629f] in python-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    r3511899 rc56629f  
    1616# other platforms
    1717
     18On Windows, install python3 (which should install pip) and then:
     19
     20pip install pygame
     21pip install pyopengl
     22
    1823Run the game with:
    1924python3 game.py
Note: See TracChangeset for help on using the changeset viewer.