LiWen780 / TotoyeVN-engine

TotoyeVN is a Visual Novel engine written in JavaScript.

Home Page:http://liwenstudios.fun/TotoyeVN.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TotoyeVN 2.2

TotoyeVN 2.2 is a 2D visual novel engine written in JavaScript. The engine was made to offer easy syntax for the development of your games. The first version(1.0.0) was released on Github on June 26th, 2020. The developer working on it will continue to upgrade it in order to give you the best engine possible.

This repository contains the complete source code of the engine. As it is an open-source project, anyone is welcome to contribute.

Development

Screenshots

The Background Images used in the Demo are from Noraneko Games.

Screenshot1 Screenshot2 Screenshot3

Getting started

After GitHub, the TotoyeVN engine is available on both itch.io and npm.

  • Install TotoyeVN-engine using itch.io

  • Install TotoyeVN-engine using npm:

      npm i totoyevn-engine
    

About

TotoyeVN is a Visual Novel engine written in JavaScript.

http://liwenstudios.fun/TotoyeVN.php

License:Apache License 2.0


Languages

Language:JavaScript 65.6%Language:HTML 34.4%