Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 885 Bytes

File metadata and controls

28 lines (15 loc) · 885 Bytes

Browser Dating sim: HowToMeaLWithNayeon

브라우저 미연시 게임: 나연누나와밥먹는법

perm

사운드 효과를 위해서 Autoplay 권한이 필요합니다.

Autoplay permissions are required for sound effects.


  • 순수 브라우저 HTML, JS, CSS로만 구현된 브라우저 미연시 게임 엔진 및 게임 입니다.
  • 빌더를 이용한 스크립트 작성으로 시나리오를 구성할 수 있습니다.
  • Browser dating sim game engine and game implemented only with pure browser HTML, JS, and CSS.
  • You can configure scenarios by writing scripts using the builder.

ingame

code 시나리오 작성 예시는 scenario.js 에서 확인하실 수 있습니다.

Examples of scenario creation can be found in scenario.js.