UI improved: card design, health bars, and buttons. These small improvements give it a better look. Now I need to improve fps.
#solodev#indiedev#gamedev#html5
@Mybbgun0@SpalienArt Yeah. I was wondering if it's okay to use this app; I think it's a good way to get started with digital art. But in all the tutorials out there, people use Clip Studio Paint, Krita, and other apps.
An SVG can be drawn on a canvas tag and then used as a navigation constraint map. Is there any project where this has been done?.
full log: https://t.co/q6lzgfXfmC
#gamedev#indiedev#html5#solodev
where game happens, a div with CSS transforms. I think it may be a path for certain games. It has the DOM for UI as an advantage, but I don't know yet where the limit of this is. FPS drops when moving lot of elements. Exploring the will-change CSS prop #gamedev#indiedev#html5
working on some animations to improve the feel of the game during development. This is an experiment (agnostic approach) to perform animations in the browser. It's an attempt to represent the attack action. #html5#gamedev#indiedev