Development Update 1


To start off with we created a scene manager, one for the game scene and one for the menus. The game scene handles all of the information for when the game is running and the menu scene handles all the information for when the player is navigating the menus and connecting to the game.

This is to declutter the game class and keep these two areas of the game separate and less confusing between each other.

When in the menus you can view the instructions on how to play and then to connect to the game, you need to enter the IP address of the host player's computer. Then you will connect to the pre-game lobby. From there the host player starts the game once everyone has joined.

Leave a comment

Log in with itch.io to leave a comment.