Web play
Could you make it playable on a web page?
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.
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.
What does the compilation look like?
In theory, it uses the Google Window Toolkit. I haven't gotten it to work yet.
Oh ok
LOL