I have being wanting to experiment to recreate the game battleship as a website, I have already made some proyects with JSPs (Jakarta).

At first i thought of using htmx and go because i like the idea of building the interface in the backend, the thing is i'm a little stuck is server-client comunication, for example when the server notifies the client that it is their turn. I saw the concepts of server side events and i don't know if there is another way that i haven't thought.

Thank you for reading this

  • tetrabrick [xey/xem, she/her]
    hexagon
    ·
    9 months ago

    I have decided to try to do the project in Godot and in a future make it work through web assembly, I will use the tips for other projects i have in mind, than you all❤️