+ 1
How to make a visual novel using html/js?
I really feel passionate learning about coding and creating a game for everyone, but I dont really know how to start. Can anyone help me for how to make dialogues and etc?
2 Respostas
0
create all the story page.
the simple one without js is using anchor on every option story.
or you can using jquery to give animation like fading page. using onclick events or what any event you might want to add.
edited:
you can create html base on html and css course. everything you need is there..
- 1
I know it's not what you're looking for, but maybe I can help you
Good luck!
https://googlecreativelab.github.io/coder-projects/projects/comic_creator/