|
|
|
|
|
by curious_curios
691 days ago
|
|
Yep, it’s based on html/css/javascript usually. With things like WebGL you have a full 3D rendering engine in the browser. They’ll often use WebRTC or web sockets for game updates from the server/other players. There’s a list of HTML game engines if you want to dig deeper: https://html5gameengine.com/ |
|