An open API service indexing awesome lists of open source software.

https://github.com/m-2k/erochan

Visual Novel Engine on JavaScript
https://github.com/m-2k/erochan

browser-game canvas canvas-game game-engine javascript js visual-novel visual-novel-engine visual-novel-games visual-novels

Last synced: 5 months ago
JSON representation

Visual Novel Engine on JavaScript

Awesome Lists containing this project

README

          

# erochan
Visual Novel Engine on JavaScript

### Features

* Pure JavaScript
* Simple game logic coding
* Sounds and background music
* Fade animations
* SVG images compatible

### Live demo
* http://vn.erlach.co

![Preview](https://pp.vk.me/c630427/v630427091/23112/GZdP1Ovby-w.jpg)

### Bootstrap

```
$ git clone git://github.com/m-2k/erochan
$ cd erochan
$ ./start.sh
```
Now you can try it out: http://localhost:8010

Enjoy