mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
4b4f8a25a3cee07db723b8fe1c80dc4129625e74
Issue38 irregular key event packets A timed loop is now created on button press for sending out packets when a button is held down. Removed the lists in LobbyController and replaced them with text objects to avoid the nested lists of single element lists. Unit tests are in tests.java.seng302.visualiser.ClientToServerTets.RegularPacketsTest **EDIT -** Tests fail due to some kind of error with reading from sockets in VM environment. Unable to fix at present. See merge request !57
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%