question archive At the beginning of the game you should ask the user to enter the game mode they want to play the game using a dialogue box
Subject:Computer SciencePrice: Bought3
At the beginning of the game you should ask the user to enter the game mode they want to play the game using a dialogue box. CheeseWorld should be populated as specified in Table 1 according to the user choice. Program CheeseWorld to add Barrel, Cheese, CheeckyMouse, Home, LazyCat, Mouse Trap objects as required. Input validation: Only valid user choices are the values recorded in the Table 1. Notes: 1. CheeseWorld is organised in to 8X8 grid cell. Each object appear in the grid has a unique grid number and specific x coordinate and y coordinate value. 2. Do not use Save the World option in the visual interface for this task. If you choose that procedure, you will not receive marks for this task.