Tanks icon indicating copy to clipboard operation
Tanks copied to clipboard

Web play

Open laparda14 opened this issue 2 years ago • 6 comments

Could you make it playable on a web page?

laparda14 avatar Jan 05 '24 14:01 laparda14

As of 1/5/2024, I don't believe this is possible. Zero major browsers support Java Applets and I was unable to find a jvm runtime for webassembly that would make running Tanks possible. We could revisit this idea later when more wasm resources become available.

pythonmcpi avatar Jan 05 '24 19:01 pythonmcpi

LibGDX supports web compilation but I was unable to get it working, also comes with some limitations like being unable to save data to disk.

aehmttw avatar Jan 05 '24 19:01 aehmttw

What does the compilation look like?

laparda14 avatar Jan 22 '24 15:01 laparda14

In theory, it uses the Google Window Toolkit. I haven't gotten it to work yet.

aehmttw avatar Jan 22 '24 16:01 aehmttw

Oh ok

laparda14 avatar Jan 22 '24 17:01 laparda14

LOL image

ezprobo avatar Dec 28 '24 12:12 ezprobo