Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Python (computer science) You will create a free choice game. Your game will be using/based on AT LEAST ONE OF 1. A dictionary 2. A
Python (computer science)
You will create a free choice game. Your game will be using/based on AT LEAST ONE OF 1. A dictionary 2. A 2D array Make sure your game is original, ie: don't take anything from the web for example, don't do basic tic tac toe because people have already done it. Don't find a solution, just Make something up. I will give you some ideas for a dictionary based game A word guessing game, where you try to guess answers A madlib type of idea where you enter information and it madlib's it Test your memory Or a 2D array based game A game where you try to find treasures on a simple grid without picking a box that has a bomb in it Try to make your way across the grid without hitting a bomb A math game or puzzleStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started