Akki-jaiswal / Akki-jaiswal/pong-game

Add Full Screen Button for Better UX

オープン
#86 コメント 4 件 リアクション 0 件 担当者 1 名 @Aradhays07 が担当を希望しています GitHub で見る
enhancement gssoc25
主要言語
JavaScript
スター
22
フォーク
116
PR マージ指標
30日以内にマージされた PR はありません

説明

### Add a full screen button to the game UI for users who may not know about the F11 keyboard shortcut.

**Rationale:**
While F11 provides full screen functionality, many users aren't aware of this shortcut. A visible button would improve discoverability and user experience.

**Implementation:**
- Add a full screen toggle button to the game interface
- Use browser's Full Screen API (`requestFullscreen()` / `exitFullscreen()`)
- Button should show current state (enter/exit full screen)
- Provide alternative to F11 for better accessibility

**Benefits:**
- Better user experience for those unfamiliar with F11
- More intuitive interface
- Improved accessibility

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。