You will need to design the structure of your game including where and how the players can move. You can create a text-based game or use a library to include graphics. You will need to take a modular approach to the program
ScenarioA computer program needs developing that allows user to navigate a simulated world.The program has the following requirements:• Single player game, the user can enter the name of their character.• The player has a bag where they can collect and store up to 4 items.• The game outputs the current position of the player and … Read more