OSDN Git Service

[fix] : READMEの誤字を修正
[alterlinux/hayao.fascode.net.git] / sanmoku /
2021-11-17 hayaoMerge remote-tracking branch 'origin/master'
2021-11-12 hayao[fix] : 無駄なタグを削除
2021-11-10 hayao[fix] : 最小値を上書き
2021-11-10 hayao[fix] : サイズを縮小
2021-11-10 hayao[fix] : 横幅を指定
2021-11-10 hayao[fix] : 拡大縮小を禁止
2021-11-10 hayao[fix] : 横並びレイアウトをPCのみ適用
2021-11-07 hayaoMerge remote-tracking branch 'origin/master'
2021-11-04 hayao[update] : 4人目に対応
2021-11-04 hayao[fix] : プレーヤー数のエラーメッセージを修正
2021-11-04 hayao[update] ; ソースコードについて追記
2021-11-04 hayao[fix] : スマホでのレイアウト崩れを修正
2021-11-04 hayaoMerge remote-tracking branch 'origin/master'
2021-11-04 hayao[update] : スタイルを一新
2021-11-03 hayao[add] : 色々更新
2021-11-03 hayaoMerge remote-tracking branch 'origin/master'
2021-11-03 hayao[add] : いろいろ追加
2021-10-16 hayao[fix] : 入力された値のチェックを強化
2021-10-16 hayao[update] : 勝利時に照射を記号で表示
2021-10-14 hayao[fix] : 0以外のプレーヤーの勝敗判定が行われないバグを修正
2021-10-14 hayao[update] : Updated at school
2021-10-08 hayao[update] : Updated flowchart
2021-08-07 hayao[fix] : 勝利と同時に終了した場合の表示を修正
2021-08-07 hayao[fix] : 判定時のプレーヤーチェックを修正
2021-08-07 hayao[fix] : Use attribute instead of dataset
2021-08-07 hayao[add] : Added flowchart
2021-08-07 hayao[fix] : Use var to support ie10
2021-08-07 hayao[fix] : Use var insead of const let
2021-08-06 hayao[fix] : innerHTMLの初期化に空文字を使う
2021-08-06 hayao[fix] : 要素の初期化としてnullの代わりに空文字を代入する
2021-08-06 hayao[fix] : Do not use Array.from
2021-08-06 hayao[fix] : Use e.target to get element
2021-08-06 hayao[fix] : Do not use for (of)
2021-08-06 hayao[fix] : Do not use template string
2021-08-05 hayao[fix] : Do not use arrow function
2021-08-04 hayao[update] : フォームによる設定変更を可能にした
2021-08-04 hayao[update] : リセットボタンを追加
2021-08-04 hayao[update] : 勝利時に共通の関数を使う
2021-08-04 hayao[update] : ログを表示
2021-08-04 hayao[update] : 現在の情報を表示する
2021-08-04 hayao[fix] : 勝利判定メッセージが違うのを修正
2021-08-03 hayao[update] : 文章を追加
2021-08-03 hayao[update] : 設定のUIを作成
2021-08-03 hayao[add] : 判定を別のファイルに移動
2021-08-03 hayao[update] : 勝敗の判定を実装
2021-08-03 hayao[update] : 判定関数を実装したかった
2021-07-30 hayao[add] : Added Todo
2021-07-30 hayao[update] : コメントを追加
2021-07-30 hayao[update] : コメントを追加
2021-07-30 hayao[update] : 終了処理を追加
2021-07-30 hayao[update] : プレイヤーの概念を追加
2021-07-30 hayao[fix] : スタイルが崩れないように修正
2021-07-30 hayao[fix] : 日本語に修正
2021-07-30 hayao[add] : Added sanmoku