Skip to content

kkd16/LostInTranslationGame

Repository files navigation

Huh?

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.

Authors

Run Locally

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/LostInTranslationGame

Build the server

  Run the file build_server.bat

Run the server

  Run the file run_server.bat

Build the client

  Run the file build_client.bat

Run the client x2

  Run the file run_client.bat

NOTE: 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors