WFU

2019年8月30日 星期五

Gotcha!





Today I want to tell everyone about I made a Scratch project about a Gotcha machine, and I think it is good.


Gotcha! @ Scratch



You can collect 6 kinds of characters, but you won't always get different ones, sometimes you will get the same one.

I made this gotcha machine for a day, and drawing the characters took me a lot of times, I wish you enjoy the gotcha machine.

Please collect all of the characters, because they are all really cute, and cute, and it took a lot of my time to draw them.

I think this gotcha machine is very good because I think it will make people relax, so I took my time to make it.


2019年8月29日 星期四

The shooting machine





Today I want to tell everyone about I made a shooting machine, and it can shoot a lot of bullets if you put a lot, and if you press the button on the machine, it will shoot one bullet out.

If there is someone in front of the machine, and someone pressed the button, the person will get shot.

The first one I made is bad because it can't shoot a lot of bullets, but after the improvement, I made a machine that can shoot out a lot of bullets.

I am happy that I can make a good machine, because I started making with no ideas, and I made one at last.

I think making machines are hard, but if you do your best, you can make something even better and even something you didn't think of making first.


2019年8月28日 星期三

Airplane Launcher 2





Today I want to tell everyone that I dismantled the last airplane launcher because I wanted to make a new one, and I wanted to improve my skills.

When I am making the new one, I knew that I have to make with the big wheels because I made with the small wheels at first the last time, and the machine failed.

I finished the machine very fast because I made three times failed last time, so I knew where can I improve.

When I finished the machine, I am very happy, because I finally knew how to make some machines like this.

I think making machines aren't hard, you just have to practice all the things the teacher taught you, and you will become perfect.


2019年8月27日 星期二

The Turtle Translate Machine





Today I want to tell everyone that I made a turtle translate machine, and the turtle will bounce from edge to edge.

You can select a language to translate to, but there are only four choices, French, Japanese, Chinese and Spanish.

I think this translator is a good project that I made because I think this project can help a lot of people.

If you don't want to open google translate, you just want to open Scratch, and you wanted to translate a word, you can use mine.

I think making and writing codes are fun, and everyone is welcomed to translate some words, wish you like it.


2019年8月26日 星期一

The Battle! ( Jin's project )





Today I want to tell everyone about I made a project yesterday, called The Battle, it is not very famous but you can search it on Scratch.

I made it for a long time, and I used over 300 blocks, but the story is very short, I think it is because I used a lot of blocks making the background music.

I wish the next time I can make a better one, but I don't think I am going to make the same one again.

If I have time, I want to make a Slot Machine on scratch, and I think I can make it, and I can make it fun.

I think making scratch is a very good thing because I can practice using codes to write different games.


2019年8月25日 星期日

Airplane Launcher





Today I want to tell everyone that I made an airplane launcher, and it can shoot out paper airplanes.

The machine I made can be in the height you want, so you can control the direction that the paper airplane goes.

I made the launcher for a long time because one of my airplane launchers failed before, so I made a new one.

I tried to fit in the small tires, but the small tires don't have enough speed to push the airplane, so I made a new one.

I think making robots is hard because if you failed to make this one, you will have to make another one.


2019年8月22日 星期四

【學習單】《程式特攻隊》5. 參數懸浮龜 6. 模組化英雄





因為程式特攻隊已經連載結束了,你們也該從基礎,進入到稍微難一點的程度囉。我們一起進入另一個次元吧!這次的練習,你們將能學會使用變數,以及模組。


1. (入門)閱讀完程式特攻隊 5 6 之後,請在 Scratch 上,寫出一個程式,能夠自動畫出次元入口的圖形,也就是邊長一樣的三角形到二十邊形。做好之後,讓每一個圖形都用不同顏色畫出,讓你的次元入口變成彩色版的。在下頭,放上你的程式連結,以及錄影介紹。


2. (稍難)電腦是以二進位(binary)為基礎的,你們之前已經學過,如何將十進位(decimal)的數字,改成二進位,如:9 就是 1001。你有辦法寫一個程式,輸入十進位數字,而能轉換成二進位嗎?先試著想一想,然後上 Scratch 搜尋 Binary/Decimal Converter (by cakemaster),看懂他「十進位轉二進位」部分的程式,然後自己寫一個。因為你們都已經有基礎了,這次寫程式,不只要有功能,介面跟說明都要很清楚,讓新來的人一看就知道怎麼用喔。在下頭,放上你的程式連結,以及錄影介紹。

3. (進階)想想看,你要怎麼寫出一個「二進位轉十進位」的程式。提示,一樣是 Binary/Decimal Converter (by cakemaster) 這個程式,請試著閱讀其「二進位轉十進位」的程式部分,其中只有一行你們目前應該比較不容易懂,就是 log of 2 的那邊,那行的意思,簡單說就是利用那樣的寫法,讓 result 的數值,加上 2 j 次方。一樣的,試著寫一個一樣的程式吧。加上你自己的介面跟說明。在下頭,放上你的程式連結,以及錄影介紹。

4. (容易)接著,你有了「二進位轉十進位」與「十進位轉二進位」兩個「子程式了」,綜合起來,就變成跟 Binary/Decimal Converter (by cakemaster) 一樣,按 b 呼叫「二進位轉十進位」,按 d 則呼叫「十進位轉二進位」囉!

有可愛的河豚喔!(自己畫的!)




來玩玩看我的程式吧!