This project is related to the Dodge Em game. The game should be menu-driven and the following options should be available to the user:
- Start a new game
- See high-scores
- Help
- Exit During the execution of the game, the player can press the ‘P’ key to pause the game and see the following menu:
- Start a new game
- See high-scores
- Help
- Exit
- Continue The names of the menu items are self-explanatory and should perform the relevant function upon pressing the respective number key. In the Help menu, you can show the rules/keys to drive the player car.