Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.3 KB

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