Star Air Hockey (2 players)

Scratch Bug Fixing Puzzel

Unityのトライアルプロジェクトでピタゴラスイッチをやってみよう。Simple Puzzelの使い方とともに解説していきます。

LEVEL

開発環境

SCRATCH

 Try it first

Try playing the game once before you go into fixing it.

 Fix it

Try not to look at the “Hint & Answer” section before you have tried you best fixing it on your own!

https://scratch.mit.edu/projects/389612864/editor/

 

  1. When a green star (clone) touches player A’s line, it should not give point(s) to player A. Instead it should give point(s) to player B. 
  2. When the yellow star touches player A’s line, it should not give point(s) to player A. Instead it should deduct player A 5 point.

 Hint & Answer