Cool stuff! Since you asked for feedback, when I read "roguelike" I think single player first. Would love to play against AI, quick in and out
Show HN: I Built a Rock, Paper, Scissors roguelike in React
11–20 of 35 posts
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#12Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#13Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#14Looks like you should set a production ENV?
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#15It seems the interest in the game itself is like the old poker maxim “play the man, not the cards”. Unless you have a relationship outside of the game with your opponent it is just a bit too abstract.
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#16Please buy yourself a pop filter for your mic if you're going to mess with the gain
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#17Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#18You should look into smoothing out the UX with toast or other notifications so users know whether they are waiting or not. For instance, "Daily Challenge" seemingly does nothing. Single player "Survival" is seemingly stuck waiting for another player. It seems interesting but unfortunately I am entirely confused on how to use it. Buttons don't work, the tutorial references highlighting that isn't happening, other butt…
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#19Seems to be broken? I'm not able to play or even complete the tutorial. Just constantly says `Waiting for other player...` and nothing on the page is interactable.
Re: Show HN: I Built a Rock, Paper, Scissors roguelike in React
#20``` GET https://localhost:3001/socket.io/?EIO=4&transport=polling&t=... net::ERR_CONNECTION_REFUSED ``` Looks like you should set a production ENV?