QUESTION: Create a game where the user tries to guess a 2D
location in a grid based on feedback from the the computer in terms
of information like “you’re getting closer” or “you’re getting
further away”.
In this project you have to develop an application that:
To pass, the code that you use to produce that application
must use a combination of at least:
PLEASE INCLUDE COMMENTS IN THE CODE WHICH EXPLAIN AND DEFINE THE
SECTION TO HELP ME UNDERSTAND WHAT YOU'RE DOING. TIA
EDIT: Create this game using MATLAB. Not sure how to move in
the matrix. I was thinking that the users guess the
coordinates and somewhere in the code use the distance between two
points formula and if their guess is greater than this distance,
say "further" or "closer" if smaller. Not too sure on the
details.
QUESTION: Create a game where the user tries to guess a 2D location in a grid based on feedback from the the computer in
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION: Create a game where the user tries to guess a 2D location in a grid based on feedback from the the computer in
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!