On Safari using an iPhone XR, the left and right movement buttons are obscured by the bottom navigation bar.
Show HN: I Built Multiplayer Deathmatch Joust
31–40 of 107 posts
Re: Show HN: I Built Multiplayer Deathmatch Joust
#32I'll have to link this to my Dad so that we can have a quick deathmatch!
Re: Show HN: I Built Multiplayer Deathmatch Joust
#33Re: Show HN: I Built Multiplayer Deathmatch Joust
#34Most of this code dates back to 1998, when I built a little 2 player Joust game to push the bounds of what you could do with Div (and at the time Layer) tags in the latest browsers such as IE4 and Netscape 3. Surprisingly, most of it still worked when I thawed it out recently, provided your browser knew about document.all. Over the weekend, I brought it up to date a bit and introduced it to Socket.io. Thus far it has…
It would be nice if you could change the scaling to use nearest neighbour on the players so they don't look all smooged,
Re: Show HN: I Built Multiplayer Deathmatch Joust
#35Re: Show HN: I Built Multiplayer Deathmatch Joust
#36Re: Show HN: I Built Multiplayer Deathmatch Joust
#37I just played on my pc and the only issue I encountered was a noticeable amount of lag.
Re: Show HN: I Built Multiplayer Deathmatch Joust
#38A suggestion: when you kill someone, you receive the points that they had (min 1). Have each player's point total hover around their sprite. This would set a higher bounty on the better/luckier players and balance the gameplay a little.
Re: Show HN: I Built Multiplayer Deathmatch Joust
#39edit: after closing the tab they stopped.