Changes in / [b2d384b:b3b0f3f] in python-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.md

    rb2d384b rb3b0f3f  
    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.