Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 291 Bytes

dzero

This was the first Python program I wrote circa 2013. Following the book Learn Python the Hard Way by Zed Shaw, DZERO is a text based rpg game.

To play first run:

    pip install -r requirements

Then:

    python dzero.py