tanks icon indicating copy to clipboard operation
tanks copied to clipboard

Tanks battle game prototype, for nodejs learning purposes

Results 7 tanks issues
Sort by recently updated
recently updated
newest added

Presently once the user exits the window his tank remains in the frame till someone actually destroys it, I think function for that is already implemented but it's not functioning...

Thanks for writing a short and simple multiuser game with tanks. But how would you do this with entity interpolation and server reconciliation?

Just wanted to report a potential bug/ improvement. The move controls will not work if caps lock on. In your setControls function, you could add in four more cases for...

Hi, i'm making a game with your code and i've try to make a chest system. This chest system would be very simple : after the number of server chests...

Hey, I noticed a lack of performance here. Okay it is not the main purpose of the tutorial but we can't do html updates in a graphical game. What if...

Hi, I'm implementing a game with your project, which is mervellous ! But i still have a little problem, in fact, i would like to implement a system which allows...

Hi, i'm testing your game on my server. There seems to be an issue with mouse events when playing with firefox. The cannon shows allways to the top.