Making responsive game

Hi everyone!
I want to make a responsive UI for my game. What GUI option should I use ? Can I use html+css for dynamic UI ?

HTML+css is perfectly fine if you do not want to target fullscreen fast experience or VR/AR

1 Like

what other option can I try ?

@Grumpy-Potato , Babylon GUI may be a good option for you. Maybe you could also look into a reactive front-end framework like Svelte, Vue, React, Angular

Thank you very much ! @Deltakosh @gbz :smiley: really appreciate it

1 Like