Edit Game Settings via Wfi
- Several settings can be updates via wifi during game play - Some seetings code cleanup
This commit is contained in:
15
README.md
15
README.md
@@ -20,11 +20,20 @@ This was ported from the [TWANG fork](https://github.com/bdring/TWANG) by bdring
|
||||
- **SSID:** TWANG_AP
|
||||
- **Password:** esp32rocks
|
||||
- **URL:** 192.168.4.1
|
||||
- You can update these settings over wifi
|
||||
- LED Brightness
|
||||
- Audio Volume
|
||||
- Joystick Deadzone (removes drift)
|
||||
- Attack Threshold (twang sensitivity)
|
||||
- Lives Per Level
|
||||
|
||||
**Coming Soon:**
|
||||
|
||||
- Wireless features
|
||||
- ~~A wireless version of the serial port features of TWANG. I think the easiest way is to make it a Wifi access point with a simple web page interface. This allows control by any smartphone or computer with no client side work required.~~
|
||||
|
||||

|
||||
|
||||
Coming Soon:**
|
||||
|
||||
- Wireless features~~
|
||||
- 2 Player features by linking controllers. TBD
|
||||
- Digitized Audio
|
||||
- Currently the port uses the same square wave tones of the the Arduino version.
|
||||
|
||||
Reference in New Issue
Block a user