Skip to content

CrMomi91/medle

 
 

Repository files navigation

TOUHOU Medle

medle.akashiya.top

曲库为东方曲的旋律猜谜游戏,每日更新~

TOUHOU melody puzzle game (available in en/zh)

[zh] 服务端程序

安装 Node.js,然后运行:

npm install
npm run start

源码在木兰公共许可证下分发,许可证文本见 COPYING.MulanPubL.md;也可选择遵循 GNU Affero 通用公共许可证,文本见 COPYING.AGPL.md

钢琴声音来自 Salamander Grand Piano;字体来自 Varela RoundFont AwesomeRounded M+。上述资源以及谜题中音乐的作者对作品保留其声明的权利。

[en] The Server Application

Install Node.js, and then run

npm install
npm run start

The source code is distributed under the Mulan Public License, the text of which is at COPYING.MulanPubL.md; alternatively, follow the GNU Affero General Public License, the text of which is at COPYING.AGPL.md.

The piano samples are from Salamander Grand Piano; fonts from Varela Round, Font Awesome, and Rounded M+. The authors of these resources as well as those of the music in the puzzles reserve all rights they have declared.

About

旋律猜谜游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 23.9%
  • HTML 20.4%
  • Other 1.0%