itch.io is community of indie game creators and players

Devlogs

WebGL not supported view.

Air hockey 2 players online
A browser game made in HTML5

I added checking if the browser supports WebGL. Previously I was checking only WebRTC but I discovered that on my new laptop (Lenovo Thinkpad E14) I have no WebGL support in firefox nightly. Probably just a temporary firefox problem but it’s worth adding a condition than getting an empty game. :)

Leave a comment