Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 976 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 976 Bytes

sonolus-demo-engine-jp

Sonolus.jsを利用したエンジンのデモ

日本語

Wikiで開発したオリジナルのものとコードは全く同じですが、コメントやドキュメントを補足し、より初心者の方に分かりやすいリポジトリを目指しています。

起動方法

npm install
npm run serve

English

This repository is sonolus-demo-engine made at Wiki. Entire codes are same as original but we added more (japanese) documentation to codes and try to make easier to learn for beginners.

How to run

npm install
npm run serve

Authors

NonSpicyBurrito(Original code) Dosugamea(Translation)