realtime-multiplayer-space-invaders
realtime-multiplayer-space-invaders copied to clipboard
Realtime Multiplayer Space Invaders Game with Phaser 3 and Ably
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Currently, the game checks for left and right arrow click to compute player input. It would be great to extend this game to mobile browsers by adding controls for that....
Currently, the game logic is so that the ship starts at a random position and moves with random speed and direction. This means the players don't really have enough time...
The README has an embedded gif that shows the working of the game with three players. Since then, the project has evolved to support multiple game rooms using Node JS...
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [ably](https://github.com/ably/ably-js). These dependencies need to be updated together. Removes `tough-cookie` Updates `ably` from 1.1.25 to 1.2.41 Release notes Sourced from...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...