realtime-multiplayer-space-invaders icon indicating copy to clipboard operation
realtime-multiplayer-space-invaders copied to clipboard

Realtime Multiplayer Space Invaders Game with Phaser 3 and Ably

Results 7 realtime-multiplayer-space-invaders issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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....

enhancement

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...

enhancement
good first issue

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...

enhancement
good first issue

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...

dependencies

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...

dependencies

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:...

dependencies