Bonus Roles:
Structural Engineer, Dog, Veteran, Pyromancer
Credit to the team Pyromancers: David-Gilbert-cs, Elvric, jz360, simz089s, mathieuvachon2
See Milestones for details on structure of the game
How to Set Up the Game:
- Install Gradle
- In configurations (for both server and client), set the Working directory to ./core/assets/ & classpath of module to desktop_main.
- Start the server and let the window pop up. Then start the client.
- If Client cannot connect, set a different DEFAULT_SERVER_PORT in NetworkManager.java
- If Client still cannot connect:
- In core/src/networking/NetworkManager.java, set the DEFAULT_SERVER_IP to the one of your computer. See comments there.
- In core/desktop/DesktopServerLauncher.java, change the publicIP variable on line 16 as indicated there.
Game Screenshots: See Screenshots folder