forked from guokevin/InteractiveProgramming
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.txt
More file actions
21 lines (16 loc) · 848 Bytes
/
README.txt
File metadata and controls
21 lines (16 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Title:
A fun, exhilarating game to play with your friends! All of your friends became trapped inside a maze. However, something turns astray. Explore to find out what happens!
Authors: Cedric Kim, Kevin Guo
README:
General running instructions:
-Ensure you are running Ubuntu OS
-Download all files from github repository (including .ogg files and PodSixNet folder)
-If you are hosting the server, click on the wifi icon and select ‘connection information’
-The IP address under IPv4 is the IP everyone will enter into the game
-If host--from the command window, run one instance of “server.py”.
-Enter previously selected IP
-Enter desired game attributes
-All players run “escape_the_maze.py” and enter the same IP
Changelog:
4/17/16-
Added dynamic restart (no longer need to close windows and server in order to play again)