Skip to content

​​This modular courseware teaches students basic programming concepts through game development. These concepts include variables, matrices, conditional statements, and functions. ​

License

Notifications You must be signed in to change notification settings

MathWorks-Teaching-Resources/Treasure-Hunt

Repository files navigation

Treasure Hunt Game: Learn to Code

View on File Exchange or Open in MATLAB Online

MATLAB Versions Tested

Curriculum Module

Created with R2022b. Compatible with R2024a and later releases.

Information

This curriculum module contains interactive MATLAB® live scripts that teach fundamental concepts and basic terminology related to programming through the development of an interactive treasure hunting game.

Background

You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers topics such as variables, matrices, conditional statements, strings, arrays, indexing and functions.

Contact Us

Contact the MathWorks teaching resources team if you would like to provide feedback, or if you have a question.

Prerequisites

This module assumes an ability to identify and plot X,Y points on a grid. It is also intended for those who have an understanding of basic computer science concepts, such as syntax, variables, and arrays. If you would like more practice with these concepts, we recommend trying the set of exercises in Fundamentals of Programming.

Getting Started

Accessing the Module

On MATLAB Online:

Use the image_0.png link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.

On Desktop:

Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on TreasureHunt.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.

Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select image_1.png Add-Ons > Get Add-Ons.

Products

MATLAB® is used throughout.

Scripts

image_2.png
In this script, students will...
$\bullet$ Create and modify variables
$\bullet$ Create and modify colorful plots
$\bullet$ Design and program an interactive game
Academic disciplines
$\bullet$ Programming
$\bullet$ Basic algebra
image_3.png
In this script, students will...
$\bullet$ Use the code they wrote in TreasureHuntLearn.mlx to put together a playable treasure hunting game!
Academic disciplines
$\bullet$ Programming
$\bullet$ Basic algebra
image_4.png
In this script, students will...
$\bullet$ Play a new version of the game they created in TreasureHuntPlay.mlx where the player can input their guess by clicking on the desired square
Academic disciplines
$\bullet$ Programming
$\bullet$ Basic algebra

Related Courseware Modules

image_5.png
Available on:
image_6.png
image_7.png
GitHub
image_8.png
Available on:
image_9.png
image_10.png
GitHub
image_11.png
Available on:
image_12.png
image_13.png
GitHub

Or feel free to explore our other modular courseware content.

Educator Resources

Copyright 2023 The MathWorks™, Inc

About

​​This modular courseware teaches students basic programming concepts through game development. These concepts include variables, matrices, conditional statements, and functions. ​

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages