Dialog writer. (Pokemon style) Component to be used for a text RPG. Test a preview of the project on github pages: https://noxilex.github.io/DynamicWriter/
Clone this repository or download a .zip of this project.
To preview the project:
- Open index.html locally with your browser
- Open your console (F12)
- Write this function with the text you wanna print as the argument
writeText("Your text. Put some punctuation, to make it... More dramatic !");