A very inconvient messaging platform. Send your message and the person on the other side sees the message after it has gone through a circle of language translations with Google Translate. The messages are pretty sure to come out a mess, and you have to guess what the original was to be able to view it. The goal is to make sure the receiver has no idea what you are talking about! Project for Mountain Madness 2023 Hackathon at SFU.
Install Maven and Java https://www.java.com/download/ie_manual.jsp https://maven.apache.org/
Clone the project
git clone https://github.com/kkd16/LostInTranslationGameBuild the server
Run the file build_server.batRun the server
Run the file run_server.batBuild the client
Run the file build_client.batRun the client x2
Run the file run_client.batNOTE: The terminal windows should be kept open when the program is running. The server must be running and only two clients connected, if clients disconnect then restart the server.