This document describes a multiplayer guessing game called "Guess It!" that was created using Greenfoot for the front end, Jersey Servlet for the back end, MongoDB for the database, and deployed on Heroku. The game allows players to host or join a game by entering a unique ID and difficulty level, then uses operands and buttons to guess the solution while viewing live score updates.