|
|
|
|
|
by GuB-42
1794 days ago
|
|
Just look at Crosscode. Not officially a browser game but it uses nw.js (a framework similar to Electron) and the demo is playable in a browser. It is a full, top down action-RPG with 30-80h of content that I highly recommend. The devs made some live streams during development. |
|
they use nw.js because the haxe code base can compile into javascript (and the rendering framework Kha has a webgl render backend for it).