Files
Project-ALLA-DownloadPage/index.html

58 lines
1.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Project ALLA Download Page - ALLA 官方下载站
</title>
<link rel="stylesheet" href="assets/css/loading.css">
<link rel="stylesheet" href="assets/css/topbar.css">
<link rel="stylesheet" href="assets/css/main.css">
</head>
<body>
<div id="loading">
<div id="loading_bg">
<div class="loader">Loading...</div>
</div>
</div>
<div class="topbar">
<ul class="topbar-left">
<li>Project ALLA</li>
</ul>
<ul class="topbar-right">
<li><a href="download.html">下载</a></li>
</ul>
</div>
<h1>Project ALLA</h1>
<br>
<p>
最长的希腊语“Archaiomelesidonophrunicherata”<br>
是古希腊早期喜剧代表作家阿里斯多芬的作品《蜂》的一句台词。
<br>
ALLA是英语单词“ALL”和最长的希腊语“Archaiomelesidonophrunicherata”的缩写<br>
意为“皆为可爱之人”。
<br>
ALLA是一个心理恐怖视觉小说类型的游戏游戏的定位为心理恐怖游戏并且会在之后的游玩过程中慢慢加入恐怖元素目前剧本里没有任何恐怖元素但会在未来的开发中加入。
<br>
<del>
这是一个不是游戏的游戏用以证明GAS组全员曾经存在过即使GAS组成员不在世上了或者被遗忘但是这个游戏不会被抹除我们仍然可以通过这个游戏来证明我们曾经存在过的事实。
</del>
</p>
<br>
<p>
<img src="assets/alla_screenshot.png" width="100%" alt=""></img>
</p>
</body>
</html>
<script src="assets/js/loading.js"></script>