Skip to content

punkdit/shakespy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shakespy

How to run

From the directory "server" run the command :

$ ./server.py

You may need to install the websockets package using pip:

$ pip3 install websockets

Then open up the file web/index.html in the browser. The server.py process will run other python processes using the run_child.py script. So watch out for zombie python processes.

If you want to run this on a server somewhere then serve shakespy/web on apache, etc.

About

online text adventures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published