Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 193 Bytes

Python Textadventure

  • Install :

    • Python 2.7
    • Colorama: pip install colorama
  • Play :

    • Open a console window in the project root
    • Type: python game.py
    • Have fun!