Browse Source

minor checkpoint

Kr Younger 6 years ago
parent
commit
776a47f652
1 changed files with 7 additions and 1 deletions
  1. 7
    1
      README.md

+ 7
- 1
README.md View File

5
 It has TWO BlueJ Projects in it. Both are germain to the Chapter 1 in the doc folder.
5
 It has TWO BlueJ Projects in it. Both are germain to the Chapter 1 in the doc folder.
6
 You will follow the chapter first in `Shapes` and then in `Picture`.
6
 You will follow the chapter first in `Shapes` and then in `Picture`.
7
 
7
 
8
+__BUT__ you need to open these projects, NOT the ones that came with your BlueJ download. Use
9
+`File -> Open` to find your `dev/FirstLab-Shapes` folder. Open `Shapes` there. (and the same is
10
+for `Picture`).
11
+
8
 Be sure to 
12
 Be sure to 
9
 
13
 
10
 * FORK this repository to your own account.
14
 * FORK this repository to your own account.
12
 * For the first section of the lab, open the BlueJ project file Shapes/project.bluej from Finder.
16
 * For the first section of the lab, open the BlueJ project file Shapes/project.bluej from Finder.
13
 * For the second section, use Picture/package.bluej
17
 * For the second section, use Picture/package.bluej
14
 
18
 
15
-Object of lab is to follow the chapter reading the doc folder. (Draw a House!)
19
+Object of lab is to follow the chapter reading the doc folder. (and Draw a House!)
20
+
21
+Can you draw a house with a tree along side? (think `trunk` and `circle` or a tall, skunny `triangle`.