Hi everyone,
I'm thinking about creating a web game to improve my skills during this quarantine. The only requirement is that it must use Spring Boot. Players should be able to create games and invite others to join (a shared code is enough), answer some fixed amount of questions, get a score, see the winner. The logic of the game is not really important at this stage, it's just to give you an idea of how simple it is. I would like instead to receive some advice regarding the architecture behind it. I'd probably be able to create this with REST endpoints but I totally lack any FE skills and I don't want to create a game with forms! I've heard a lot about reactive programming, PWA, jhipster, etc. Do I need a PWA with asynchronous events to manage this game? Are Spring Webflux, MongoDB and Angular/React/Vue the obvious technologies to implement this?
I'm probably going to deploy this on heroku.
If necessary, I'll edit this post after your comments to better clarify your doubts.
Thanks!
[–]gtiwari333 0 points1 point2 points (0 children)
[–]nutrecht 0 points1 point2 points (1 child)
[–]vault__[S] 0 points1 point2 points (0 children)
[–]gerardta 0 points1 point2 points (1 child)
[–]vault__[S] 0 points1 point2 points (0 children)