BeetRoot

Project for Computer Networks class (husseinmz and Tsugiru collab). Developed a game distribution platform that simulates the basic services of Steam along with a fighting multiplayer game and a tic tac toe game. The application was developed using the following technologies:'

  • Java socket APIs
  • The GUI was built using the Java Swing library
  • The backend was built using Java and MySQL
  • The JDBC library was used to connect to the MySQL database