Update Night of Horror authored by Hong, Xin's avatar Hong, Xin
......@@ -2,6 +2,7 @@
title: Night of Horror
---
[Toc]
# Game Design Document
......@@ -87,12 +88,15 @@ title: Night of Horror
- **Main interface**
* Includes "Start Game" and "Exit Game" options and the interface design is simple and intuitive.
![image](uploads/51a39f5d01f8bc05d166f1222960b9f9/image.png){width=1152 height=648}
- **Death interface**
* When the player is captured by a monster, the player's death screen is displayed, and "Restart" and "Exit Game" options are provided.
![image](uploads/2c75ecc012ddb99bc2295b63a42fb03d/image.png){width=909 height=509}
- **Victory interface**
* After the player successfully escapes, the victory screen is displayed, and "Restart" and "Exit Game" options are provided.
![image](uploads/a091cc209b4e6209f1e846f82d615e4c/image.png){width=842 height=468}
## Pre-production implementation details
......
......