... | ... | @@ -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.
|
|
|
{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.
|
|
|
{width=909 height=509}
|
|
|
|
|
|
- **Victory interface**
|
|
|
* After the player successfully escapes, the victory screen is displayed, and "Restart" and "Exit Game" options are provided.
|
|
|
{width=842 height=468}
|
|
|
|
|
|
|
|
|
## Pre-production implementation details
|
... | ... | |