Skip to content

Feature/add tetris game - #4

Open
sphpropeller wants to merge 9 commits into
RyoWakabayashi:mainfrom
sphpropeller:feature/add-tetris-game
Open

Feature/add tetris game#4
sphpropeller wants to merge 9 commits into
RyoWakabayashi:mainfrom
sphpropeller:feature/add-tetris-game

Conversation

@sphpropeller

Copy link
Copy Markdown

No description provided.

sphpropeller and others added 9 commits February 20, 2025 12:01
- シングルプレイヤーのオセロゲームを実装
  - 人間vsコンピュータの対戦
  - パス機能とゲーム終了判定
  - コンピュータはランダムな手を選択

- シンプルなTodoアプリを実装
  - タスクの追加・削除機能
  - タスクの完了状態の切り替え
  - Enter キーでの追加にも対応
This commit introduces a new, self-contained Tetris game in `tetris.html`.

The game is implemented using HTML, CSS, and JavaScript, and is consistent with the other simple web games in the repository.

A link to the new game has been added to `index.html`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants