Skip to content

gmucsn/mTree_learning_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mTree_learning_exercises

Instructions

These learning_exercises are a guided self-learning tour of mTree. Before you can begin you should do the following:

  1. Download and install mTree
  2. Watch the Getting Started with mTree video.
  3. You will then want to clone the repository to your computer. Cloning will allow you to get updates for this repository quickly. So use your command prompt, navigate to a directory you would like to keep the repository in and type: git clone [email protected]:gmucsn/mTree_learning_exercises.git . If this doesn't work, you might try to use the https location such as git clone https://github.com/gmucsn/mTree_learning_exercises.git
  4. Navigate to the cv auction folder in this repository and do the subfolders in sequence.
    • In each subfolder read the readme and follow the directions to add folders and code to build a step of the cv_auction.
    • A possible solution to this step will be shown in the next step. You can build on this solution.
    • Continue in this way until you have finsihed all the steps.
    • When you are finished building the cv_auction you will have learned most of the basic functionality of mTree.
  5. Navigate to the clock auction folder in this repository and do the subfolders in sequence.
  6. Naviagate to the trust_game folder in the repository and do the subfolders in sequence.
    • In this last exercise you will not be shown a solution to the exercise, but instead must complete it on your own.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages