Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@groundwater/virtual-irl

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@groundwater/virtual-irl

Virtual IRL Client

  • 1.7.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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)

FAQs

Package last updated on 22 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc