-Learn logic circuits by solving puzzles! -nA research product that encourages children to study independentlynWhile playing, you will naturally get the idea!
--目的--ゲームを通して、AND,OR,XOR,NOTなどの基本的な論理ゲートの使い方を学習することを目的としています。--ゲーム説明--ぴったんモードとろじろじモードの2つのモードがあります。一定の条件を満たすとEXステージとして、難易度が高いステージが出現します。パーツの詳しい説明・攻略ヒントはこちら→http://www.yamazaki-lab.cs.gunma-u.ac.jp/flash/computerscience2016/guide.pdf--ぴったんモード--プレートやスイッチを正しく配置して、ランプに電気を通し点灯させよう。プレート、スイッチ、導線を正しく置きチェックボタンを押すと、ランプが点灯します。-プレート-2本の導線から1本の導線に電気を送る。赤色の?にはこれを入れよう。※ただし、Nプレートだけは特別で1本の導線から1本の導線に電気を送るものだから注意が必要。・Aプレート(AND)2つの導線に電気が流れていると電気を流す。・Oプレート(OR)1つの導線か、2つの導線に電気が流れていると電気を流す。・Xプレート(XOR)どちらか1つの導線に電気が流れているときだけ、電気を流す。・Nプレート(NOT)電気が流れていたら電気を止め、電気が止まっていたら電気を流す。-スイッチ-赤色は電気が流れている状態、緑色は電気が流れてない状態を指す。緑色の?にはこれを入れよう。ドラッグで動かすことができます。-導線-電気が流れているところは赤色、流れていないところは緑色にしよう。タップすることで赤→緑→赤→緑のように変わります。--ろじろじモード(ゲームを進めると開放)--最初にスイッチがすべて隠れている状態で問題が出るので、図をよーく見てからスタートするような問題。スタートを押した後は1問毎に制限時間が設定されているので、最初にどういうスイッチのときにランプが点灯しているかを考えてからスタートするのがコツ。好成績で隠し要素が解禁・・・?--その他--本アプリは、2016年11月23日(水)に実施されたイベント「パズルでコンピュータ科学を学ぼう」にて利用されたものです。群馬大学山崎研究室教育支援ソフト開発チームでは、このアプリのように小中学生を対象とした教育支援ソフトウェアを開発しています。取り扱う題材は、算数、国語はもちろん、アルゴリズムや離散数学に関するものなど様々です。ホームページにて、今回のアプリの攻略本や過去の作品など載っておりますので、ぜひご覧ください。http://www.yamazaki-lab.cs.gunma-u.ac.jp/-Purpose-It aims to learn how to use basic logic gates such as AND, OR, XOR, and NOT through games.-Game description-There are two modes: Pitan mode and Rojiroji mode.If certain conditions are met, a stage with high difficulty will appear as an EX stage.Click here for detailed explanations and tips on parts → http: //www.yamazaki-lab.cs.gunma-u.ac.jp/flash/computerscience2016/guide.pdf-Pittan mode-Arrange the plates and switches correctly and let the lamps light up.When the plate, switch, and conductor are properly placed and the check button is pressed, the lamp lights up. -Plate-Electricity is sent from two conductors to one conductor. Red? Lets put this in.* However, only the N plate is special and care must be taken because electricity is sent from one conductor to one conductor. ・ A plate (AND) When electricity is flowing through the two conductors, it conducts electricity. ・ O plate (OR) When electricity flows through one conductor or two conductors, electricity flows. ・ X plate (XOR) Electricity is applied only when electricity is flowing through one of the conductors. ・ N plate (NOT) If electricity is flowing, turn off electricity, and if electricity is turned off, turn on electricity. -Switch-Red indicates a state where electricity is flowing, and green indicates a state where electricity is not flowing. green? Lets put this in. It can be moved by dragging. -Conductor-Lets make red where electricity is flowing and green where there is no electricity. Tap to change from red to green to red to green.-Lodge mode (opens as the game progresses)-Since the problem comes out when all the switches are hidden at the beginning, it is a problem that starts after looking closely at the figure. Since the time limit is set for each question after pressing Start, it is a good idea to start after considering what kind of switch the lamp is lit at the beginning.Hidden elements lifted with good results ...?-Other-This app was used at the event “Learning Computer Science with Puzzles” held on Wednesday, November 23, 2016.The Gunma University Yamazaki Laboratory Education Support Software Development Team is developing educational support software for elementary and junior high school students like this app. The topics we deal with vary from arithmetic and national language to algorithms and discrete mathematics.Check out the apps strategy guide and past works on the homepage.http://www.yamazaki-lab.cs.gunma-u.ac.jp/「ろじろじモード」のゲーム内で設けていたカウントダウンタイマーをカウントアップタイマーへ変更。