esphome / esphome/feature-requests
Pong
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
This:

To be played on any ESPHome supported screen, which has at least 4 rows and 8 columns.
**Please describe your use case for this integration and alternatives you've tried:**
The whole thing should be applicable as a lambda (pretty much like how [lcd_menu](https://esphome.io/components/display_menu/lcd_menu.html) is). Usable as a "hidden" functionality, a special trigger would show it with ESPHome automations :-)
Since it should be compatible with any display supported by ESPHome, resolution should be handled through configuration.
**Additional context**
1-player mode, when ESPHome handles one side, and the player handles the other side. Requiring one binary sensor to move the bar up or down (press = up, release = down)
2-player mode, with two binary sensors to be handled by two users.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.