LogoMark.png

勝田喜一/通信ネットワーク演習 の変更点


#author("2026-01-11T14:04:51+09:00","default:member","member")
#author("2026-01-11T14:24:54+09:00","default:member","member")
*勝田 喜一
[[通信ネットワーク演習]]

~
**演習
-Blank File : [[javascript_blank>https://kamaboko-chan.github.io/bla/]]
-Color Change A : [[javascript_change_a>https://kamaboko-chan.github.io/a/]]
-Color Change B : [[javascript_change_b>https://kamaboko-chan.github.io/changeb/]]
-Fortune Slip : [[javascript_fortune>https://kamaboko-chan.github.io/omikiji/]]
-Gallery : [[javascript_gallery>https://kamaboko-chan.github.io/sam/]]
-TabUI : [[javascript_tab>https://kamaboko-chan.github.io/tab/]]
-Object : [[javascript_object>https://kamaboko-chan.github.io/obj/]]
-Text Animation : [[javascript_text_animation>]]
-Scroll : [[javascript_scroll>]]
-Text Animation : [[javascript_text_animation>https://kamaboko-chan.github.io/text/]]
-Scroll : [[javascript_scroll>https://kamaboko-chan.github.io/sc/]]
-Map : [[javascript_map>https://kamaboko-chan.github.io/map/]]
-Weather:[[javascript_weather>https://kamaboko-chan.github.io/wea/]]
~
~
**最終成果物
&color(red){タイトル・公開URLの記入};
***&color(red){クレイジースロット};
&color(red){https://kamaboko-chan.github.io/saishu/};
~
***サイトの趣旨
罰ゲームを決める時に何の罰ゲームにするかのルーレットを作る
//&color(red){これはどんなサイトか・・を簡潔に};
~
***技法・技術情報
//&color(red){サイトで用いている技術や文法事項について記入};
要素取得(document.getElementById)

-イベント(click / keydown / load)
-条件分岐(if / else)
-繰り返し(for / forEach)
-配列操作(push / splice)
-オブジェクト(設定データ管理)
-Canvas描画(getContext('2d') / arc / fillText)
-アニメーション制御(setTimeout / setInterval)
-データ保存(localStorage)
-乱数処理(Math.random)
~
***先行事例・参考情報
//&color(red){先行事例の紹介、参考サイトなど};
~
~
**リンク
***公開リポジトリ
-GitHub:https : // github.com/johnsmith
&small(※リンクを無効にするため半角スペースを挿入しています。自分のページに掲載の際は、スペースを詰めてください。);