Posted February 04, 2020 by psi2d
One year ago I wanted to do a video game that was: mobile-friendly, web-based, and click-and-play.
In the sea of game engines I got lost and decided to use a UI framework: vue.js
I think Vue is great for HTML5 games UIs, and it could be used for asventure games. Of course I also needed a room/scene editor. I had this idea: since SVG format is HTML-like and is compatible with vue-directives, I made the various rooms/scenes with inkscape:)
Inkscape make became a graphical level that could be embedded directly in my HTML, it can be easily scaled, and I could easily add vue-directives within inkscape.
As soon as I published it on some international internet forums people got very interested, so I decided to make an English version out of it, which is now aviable! (the only problem now is that my English is limited and the game texts probably looks sloppy)