Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/demapy/multiplayer-js-game

Online Multiplayer Game
https://github.com/demapy/multiplayer-js-game

canvas game js physics socket

Last synced: about 1 month ago
JSON representation

Online Multiplayer Game

Awesome Lists containing this project

README

        

This is a starter project for the [Chris Courses Online Multiplayer Game Tutorial](https://www.youtube.com/watch?v=Wcvqnx14cZA) available on YouTube.

To get started, download this repo and double click `index.html` to see the single-player game we'll base our multiplayer-game off of.
## Multiplayer-Js-Game
> This game created in order to better understand how `client` and `backend` work together in bidirectional connection.
> How to manage different cases in syncing `client` and `backend` sides.
> And where to initialize properties to not allow others get **SUPERPOWER** in game.

image