mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
752863a0d32cf6ed0d79eb349b0168025b275ec8
Created GameState Class. Static, contains all info about current state of game: list of players and their respective details (coords etc) also Host info Clients will observe this GameState class Upon pressing host, new GameState is created and new GameConnectionListener created which listens for connections Player class created which will be used to take each connection and store it as a player with other info about them regarding the game in the GameState class tags: #story[1047] #pair[wmu16, zyt10]
SENG302 Project Template
Basic Maven project with required Maven reporting setup and basic GitLab CI.
It is a requirement that your product should be completely built to a deliverable form using the Maven package goal.
Remember to set up your GitLab CI server (refer to the student guide for instructions).
Basic Project Structure
src/Your application sourcedoc/User and design documentationdoc/examples/Demo example files for use with your application
Description
Languages
Java
96.7%
CSS
2.7%
FreeMarker
0.5%
Gherkin
0.1%