Skip to content

Commit c6dbd48

Browse files
committed
docs: refresh README hero with an editor game-scene screenshot
Swap the hero image for a Celestial Heights action-RPG scene open in the editor, with its scene graph populated in the outliner.
1 parent e3867b6 commit c6dbd48

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
Estella is a **2D game engine** with a TypeScript SDK driven by a high-performance **C++/WebAssembly** backend. It ships with a visual editor for scene editing and project management, and outputs games that run in **web browsers** and **WeChat MiniGames**.
2323

2424
<div align="center">
25-
<img src="docs/assets/editor-screenshot.png" alt="Estella Editor" width="800" />
25+
<img src="docs/assets/editor-screenshot.png" alt="An action-RPG scene open in the Estella editor" width="900" />
26+
<br/>
27+
<sub><i>Celestial Heights — an action-RPG scene in the Estella editor, with the full scene graph in the outliner.</i></sub>
2628
</div>
2729

2830
## Why Estella?

docs/assets/editor-screenshot.png

372 KB
Loading

0 commit comments

Comments
 (0)