@groundwater/virtual-irl

1.7.0 • Public • Published

Virtual IRL

Virtual In-Real-Life

VIRL is a command-line virtual world, with the following features:

  1. You have an avatar that can move around the world.
  2. Your avatar can chat to people in the same room.
  3. You can ride the bus, take bar, taxi, and more to move between areas.
  4. Moving around the world takes time (eventually realistic time).
  5. You can inspect your environment, and pickup/drop items.

Install

$ npm install -g git+ssh://git@github.com/virtual-irl/client.git
$ virl signup
username: ...
password: ...
$ virl login

Usage

Basic Commands

.               read pending messages
. [MESSAGE]     message everyone in the same room (domain)
cd PATH         change domains
drop ITEM       place an item from your inventory into the room
examine ITEM    look closely at an item in the room
exit            leave the current room
go              (see: cd)
inv             check your inventory
leave           (see: exit)
look ITEM       (see: examine)
ls [OPTIONS]    look at the entire room
    -a    list avatars
    -d    list subdomains
    -i    list items
pwd             print current domain path
take ITEM       place an item from the room into your inventory

Warnings

  1. This is a major work in progress
  2. The world gets reset every night (including signups)

Readme

Keywords

none

Package Sidebar

Install

npm i @groundwater/virtual-irl

Weekly Downloads

3

Version

1.7.0

License

ISC

Last publish

Collaborators

  • groundwater
  • juliangiuca
  • wraithan