Skip to content

Commit a1ddf37

Browse files
committed
doc: add new screenshot
1 parent d03ff68 commit a1ddf37

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
12
# OpenTyrian - ESP32 Port
23

4+
![ESP32-P4 with T-Keyboard S3 Pro](docs/images/opentyrian-esp32-p4.webp)
5+
6+
OpenTyrian with ESP32-P4 and T-Keyboard S3 Pro for a seamless gaming experience.
7+
38
This is a port of OpenTyrian to the ESP32 platform, originally ported to ESP32 by Gadget Workbench and updated for new hardware with support for [Board Support Packages](https://components.espressif.com/components?q=Board+Support+Package).
49

510
The fork was updated to use all the game data directly from flash, as SD cards have a tendency to be unreliable. It now works with ESP-IDF 5.4 and utilizes the latest [SDL3](https://components.espressif.com/components/georgik/sdl) available at the Espressif Component Registry.
@@ -29,11 +34,6 @@ For ESP32-S3-BOX-3:
2934
idf.py @boards/esp-box-3.cfg build
3035
```
3136

32-
For ESP32-S3-BOX (prior to Dec. 2023):
33-
```shell
34-
idf.py @boards/esp-box.cfg build
35-
```
36-
3737
For ESP32-P4:
3838
```shell
3939
idf.py @boards/esp32_p4_function_ev_board.cfg build
@@ -69,3 +69,4 @@ This port is based on the work of the original OpenTyrian project (https://githu
6969
## Credits
7070

7171
Special thanks to all contributors and the open-source community for making this project possible.
72+
436 KB
Loading

0 commit comments

Comments
 (0)