Changes
Page history
Update Night of Horror
authored
Nov 25, 2024
by
Hong, Xin
Show whitespace changes
Inline
Side-by-side
home.md
View page @
b8639c29
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
title
:
Night of Horror
title
:
Night of Horror
---
---
[Toc]
[Toc]
# Game Design Document
# Game Design Document
...
@@ -87,12 +88,15 @@ title: Night of Horror
...
@@ -87,12 +88,15 @@ title: Night of Horror
-
**Main interface**
-
**Main interface**
*
Includes "Start Game" and "Exit Game" options and the interface design is simple and intuitive.
*
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**
-
**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.
*
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**
-
**Victory interface**
*
After the player successfully escapes, the victory screen is displayed, and "Restart" and "Exit Game" options are provided.
*
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
## Pre-production implementation details
...
...
...
...