A - PRODUCT DESCRIPTION - 12 MARKS
Your task is to create a basic computer game for young learners (somewhere in the age range of 6
- 10). You can decide on the type of game you want to create but their are some basics that the game must include:
● Local storage for up to 10 players, each player with a unique identifier, and top 10 scores.
● Ability to display users with single highest and lowest scores.
● Display users with scores sorted from highest to lowest.
● Display users with scores sorted from lowest to highest.
● Display overall top 10 scores and usernames.
● Ability to search for players.
Your main class should contain the user menu. Everything else should be in separate classes/methods.
THE PROPOSED PRODUCT (6 points)
1. Outline the proposed product, with explicit reference to the problem/scenario.
2. Compare to other possible existing (or non-existent) solutions and justify why your product will be the better option.
3. What programming language/IDE will you use? Justify your choice. A simple maths game
For each round, there will be 4 numbers given
By using addition/ subtraction/ multiplication or division Java Command line
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of