What did u use too make the game?
PIXI.js for the graphics. Serverside is mostly Node.js.
21–30 of 316 posts
What did u use too make the game?
blue tooth physical keyboard on ipad: caps lock kills controls. please update to ignore case in controls. also bug, BT KB kills any touch control on an ipad... plus it hangs on a certain direction and contrl dies very fast... way too buggy to even play on an ipad with a BT KB
I don't have a BT KB so I didn't test that case. Will do!
What does it use for networking?
What does it use for networking?
I use 2 WS connections mirroring some packets on both, to deal with head-of-line blocking.