5 ms·
Quake in the browser via javascript was done 5 years ago using GWT. I recall seeing that port at Google I/O years ago. https://code.google.com/p/quake2-gwt-po
by ninjaroar 11y ago
Quake in the browser via javascript was done 5 years ago using GWT. I recall seeing that port at Google I/O years ago.
https://code.google.com/p/quake2-gwt-port/ https://code.google.com/p/quake2-gwt-port/
- slacka 11y agoYou linked to quake2-gwt-port, which is a Quake 2 port. But this is a Quake 1 JavaScript port called SiPlus' WebQuake. https://github.com/SiPlus/WebQuake https://github.com/SiPlus/WebQuake I wonder how a JavaScript port done manually like this would compare to an emscripten port in terms of performance? It was a little choppy on my old laptop that can run Quake 3 decently.
- anc84 11y agoI am pretty sure that this one was written from scratch, not "compiled to JavaScript".