wow3-client

0.1.2 • Public • Published

WoW3 Client

This npm package provides a client-side code for interacting with the w0rld0fweb3 game engine.

Installation

npm install wow3-client


Usage 

// wow3-client.js
const axios = require('axios');

// Your client-side code using the w0rld0fweb3 package
async function joinGame(playerName) {
  try {
    const response = await axios.post('http://localhost:3000/join-game', {

Readme

Keywords

Package Sidebar

Install

npm i wow3-client

Weekly Downloads

3

Version

0.1.2

License

MIT

Unpacked Size

1.64 kB

Total Files

3

Last publish

Collaborators

  • andronnm