Become a sponsor to Yvens Pierre
Hi,
I'm Li Wen and I'm a JavaScript, Python, and Java developer. I'm the founder of the TotoyeVN Engine project, a 2D video game engine written in JavaScript to create visual novels game on the HTML5 platform.
Years ago, I wanted to create a visual novel game using the only programming languages I knew(JavaScript, including HTML and CSS). However, it was difficult since they were barely some engines that could get me far enough to create my game with just JavaScript.
So, after creating a prototype of my game entirely from scratch, I decided to use what I learned to create my own engine targeting visual novels and that's how TotoyeVN Engine was born.
On June 26, 2020, I released the first version of the engine on GitHub and on npm, more than three(3) months later. Since then, I tried to make the engine as simpler as possible so that even a beginning on Javascript can use it and create a good game with it.
Until November 1st, 2021, I've got a total of 475 downloads on npm and 81 downloads on itch.io. Not much for some, but that's way enough for me to continue this project.
What I'm currently working on?
- I'm currently working on the newest version of the engine, the 2.2 one. It will add more customization features for users in their games.
- I'm also working on TotoyeVN Engine 3 that will come with a simple GUI to make it easier for users to create their game while using the engine.
Featured work
-
LiWen780/TotoyeVN-engine
TotoyeVN is a Visual Novel engine written in JavaScript.
JavaScript 1 -
LiWen780/TDM.js
TDM.js is a web-based version of the TDM python library. This is a small javascript library for web data manipulation.
JavaScript -
LiWen780/TDM
TDM is a small python library for easy data manipulation.
Python