Question: Python simple game for beginner level Create a free-choice game. Your game will be using/based on AT LEAST ONE OF A dictionary A 2D array

Python simple game for beginner level

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: dont take anything from the web for example, dont do basic tic tac toe because people have already done it. Dont 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 madlibs 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 puzzle

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!