tank-royale icon indicating copy to clipboard operation
tank-royale copied to clipboard

WebAssembly build

Open elliott-wen opened this issue 2 years ago • 2 comments

Hi, thanks for sharing this cool project. It would be cool if we have a webassembly version of robocode so that people can watch a robocode game session in a browser. :D

I could offer some help on that. I guess this should be relatively easy, since we just need to fetch the game state and render it as is. I could implement it either in Rust or C++ with sdl.

Let me know what you think. :D

elliott-wen avatar Apr 18 '22 08:04 elliott-wen