Ola Bom dia, estou precisando de uma ajudinha para desenvolver um game para a faculdade, estou perdida, sera que alguem conseguiria me ajudar? Obrigada desde ja 
O começo do jogo é o seguinte (estou perdida desde aqui já) 
At the start of the game, the user should be asked to enter the number of players in the game.
-There has to be a minimum of 2 players and a maximum of 4 Players
-The player has to enter their name in one line and must enter a first name and surname
-The player’s age must be 12 or over
Each player should be awarded 100 “Pirate Points” to start the game. Then the game should randomly give each player a number of “Dig Points”
- The number of “Dig Points” must be a minimum of 4 and a maximum of 7.
Now subtract “Pirate Points” from each player based on their “Dig Points” x 5 – for example, if Player One gets 3 Dig Points, then subtract 3 x 5 = 15 from their “Pirate Points”, so Player One now has 85 “Pirate Points” at the start of the game.
The game should then create a “Treasure Map” and display it on the screen. This will be a 10 x 10 grid of squares. The grid must be labelled so that the rows are numbered 1 to 10 and the columns are labelled A to J. This is so that the player can easily select a square.