slog-client

0.1.3 • Public • Published

Slog

Slog telnet style multiplayer real-time game (seriously).

Install and run (User)

In a terminal/prompt with width 80 or more:

npm install slog-client && node node_modules/slog-client/client.js

Install and run (Dev)

git clone https://github.com/entozoon/slog-client.git
cd slog-client
node client.js

Requirements

  • NPM
  • Node

Platforms

  • Windows
  • Linux
  • Mac

Node? NPM? Argh, can't I just.. argh?

Yes, good point. Installing those requirements might be a pain unless you're a web dev at heart, like me, and have them already installed. In future I may well build a browser based client..

Dependencies (20)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i slog-client

    Weekly Downloads

    0

    Version

    0.1.3

    License

    ISC

    Last publish

    Collaborators

    • entozoon