Skip to content

Razique/the-lost-planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Python-Stuff

Pretty much everything writen in Python

1.The Lost Plantet: A text-based interactive game
2. Gothonweb: A web-based game, following LPTHW

How to run the game?

Armory

  1. Run the following command (as root):
    pip install lpthw.web nose

  2. cd gothonweb

  3. python bin/app.py

  4. Open your browser, and go to:
    http://localhost:8080