Skip to content

Phynon/medle

 
 

Repository files navigation

VOCALO Medle

曲库为术力口曲的旋律猜谜游戏,不定期更新 VOCALO melody puzzle game (available in en/zh)

[zh] 服务端程序

安装 Deno (1.21.0),然后执行命令

deno run --allow-net --allow-read --allow-env server.js

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

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

[en] The Server Application

Install Deno (1.21.0), and then run

deno run --allow-net --allow-read --allow-env server.js

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 49.2%
  • CSS 29.5%
  • HTML 20.0%
  • Shell 1.3%