Link finding treasure.

Project Description

Name of project: Link finding treasure.
(The hero costume was drewn by hand by me)
What each part of the script do: The Hero movement left and right script in the program helps the hero move right and left and also jump. The jump 2.0 makes it where I jump cause the Up arrow wasn't required and suppose to use the space bar so when space bar used it. The gravity script makes it where the character (Hero) follows the law of gravity. The growth potion command is where that when the Hero touches the green (Growth) potion the hero will grow bigger. The swinging background left and right is really crucial because those command blocks makes it where the character link is able to move backgrounds from 3 to 1 and 1 to 3. Collision to the platform 2 makes it where the second platform could be standed on by the hero.

Day 1: (12/9/25)

Finding out and reading the rubric

Day 2 (12/10/25) Found the characters and backgrounds. Currently trying to make the code follow the law of gravity

Day 3(12/11/25) Trying to find out how to make gravity. When trying to make gravity the sprite keeps falling down the platform

Day 4 (12/12/25) successfully made law of gravity

Day 5(12/13/25) Putting the stationary enemy in the first background and the stationary enemy kept on resetting me to the background where I should get the treasure chest.

Day 6 (12/13/25) Trying to make it where the hero touches the purple potion and successfully gives it 1 more live

Day 7 (12/14/25) Went onto the second slides and putted in the skeleton 

Day 8 (12/15/25) Tried to make the skeleton move back and fourth, while doing so I had to make the hero lose 1 live and the hero live decreases by 2 and the issue is not resolved

Day 9 (12/16/25) Successfully made the hero lose 1 live instead of 2 by removing a peace of code that somehow multiplied it.

Day 10 (12/17/25) Overviewed the rubric and realizez there was a lot of mistake that I did and what I should have done. Such as I have to use the space bar so I putted the space bar as a key and while doing so it kept bugging out and I tried by changing up and realizing my mistake of set and not change by positive. I accidentally put change y by -#

Day 11 (12/18/25) When overviewing my rubric I realized I didn't putted in the reset button so put in the reset button but It didn't do anything so I figured out that you had to use a when z key pressed broadcast the green flag and it resetted it real quick

day 12 (12/19/25) When I went up to the sprite in the second slide the sprite was somehow adding points whenever I touched the moving sprite so I fixed it by putting in a negative number, when I did the next problem was the sprite somehow deducting double the points so I had to put change lives by -0.5 instead of -1

Day 13 (12/20/25) Went to the third slide and realized that I must have a hazardous pit so I made a pit and I cross into my second problem, I made 2 platforms the one on the left work fine but the one on the right did not work and the sprite broke through the platform, the issue was unresolved when I tried to fix it

Day 14 (12/21/25) The problem was still there and I tried to change up gravity and nothing was working.

Day 15 (12/22/25) The problem was solved by me making a new command block and giving the platform #2 it's own script.

Day 16 (12/23/25) After that I had to make it where the treasure chest was able to put up the screen where it says I won, when I walked to the treasure chest it did not work at all like how I thought it would work.

Day 17 (12/24/25) I still tried to fix the treasure chest by making if< touching > etc and it still wouldn't broadcast the you won.

Day 18 (12/25/25) It was resolved, I had to delete the script that I was doing and deleted it to start fresh and it was still not resolved kinda because when the treasure chest was touched it swapped to the "The end"background

Day 19 12/26/25 What I realized was that I putted in if y<-220 broadcast (Something) and because I put that in the hero fall through the background and it swapped background

Day 20 (12/27/25) The issue was solved and I did it but making the platform #1 bigger and setting it to be invinsible

Day 21 (12/28/25) Somehow apparently when I touched the treasure chest there was a slight chance of me going to the 2nd background.

Day 22 (12/29/25) I fixed it by moving the treasure chest further and also shrinking it a bit

Day 23 (12/30/25) I reviewed the rubric once again, apparently I was suppose to have 2 potions not one potion so I decided to add in the green potion which makes your size indefenitly bigger

Day 24 (12/31/25) When reviewing the rubric I checked off what I was suppose to do and what I was not suppose to do such as if the hero falls down I was not suppose to make it go to "The end"screen but go back to the current background and loses one live.

Day 25 (1/1/26) Went to the rubric and checked off anything that I did and focused on the ones that I did not did and the ones that I am supposed to do.

Day 26 (1/2/26) Ran the program again and it was all good

Day 27 (1/3/26) Looked over at the Overview and realized that my program might not be creative enough.

Day 28 (1/4/26) Added a few things and overlooked the overview again and my program is good to go just gonna wait for Mr Grunin to overview my program and see any of my mistakes I did, well I figured out I was supposed to organize my stuff in the program/scripts so I did.

Created January 5, 2026

Last updated January 13, 2026

Published January 5, 2026