This assignment requires creating a prototype of a set of numbers called Average sum using object-oriented programming. The goal is to group digits to reach a desired target number by clicking on single names or sliding between two numbers. The game also has an optional 'Find Mean' feature, which calculates the average of the grouped numbers. The application will have three buttons: NEXT, GIVE UP, and RESET. A new game can be created by generating a random solution with a specified number of groupings, each consisting of randomly chosen numbers between 1-9 or 10-99 inclusive.