playio-client

Realtime multiplayer game framework.

Usage no npm install needed!

<script type="module">
  import playioClient from 'https://cdn.skypack.dev/playio-client';
</script>

README

Playio-client

Realtime multiplayer game framework.

Playio-client in npm.

Playio-server side

playio-server also stored in npm and github.

Playio-server in npm.

Playio-server in github.

Installation

Install and start create your own game with playio.

$ npm install playio-client --save

How to use