Got no player as other noted. Apart from that, I wonder why am I so, so, so fast ;)) Like is it intentional or a bug? If it's unintentional, I guess maybe because of update method based on amount of frames?
Viewing post in Online Cube Battles jam comments
Do you have a >60 FPS monitor by any chance? It’s intentionally fast to make it difficult to hit your opponent. The logic should be capped to 60 updates per second regardless of monitor refresh rate. Originally it was tied to the frame rate of the monitor but I already addressed that issue before the submission period ended. Thanks for checking out my game! :)
Update: The game still doesn’t work properly on monitors with a refresh rate higher than 60Hz. Sorry about that! It’s too late to fix it now.