Multi-player spaceship bridge simulator game. Captain your starship through adventures with your friends. See https://smcameron.github.io/space-nerds-in-space
GNU General Public License v2.0
731
stars
75
forks
source link
Consider attempting to make snis_client compile to webassembly #277
It might be possible to compile snis_client to webassembly. Probably there would need to be some modifications for this. Worth looking into to see if there are any hard parts that make it impossible.
I going to close this issue. The likelihood of a webassembly implementation is negligibly small. The likelihood of a windows port is about ten times as high as that (still negligibly small).
It might be possible to compile snis_client to webassembly. Probably there would need to be some modifications for this. Worth looking into to see if there are any hard parts that make it impossible.
https://webassembly.org/getting-started/developers-guide/
If successful, it would allow people to play the damn thing in a web browser!