0.2.3 • Published 2 years ago

procrealms-client v0.2.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

procrealms-client

A character-mode terminal/web hybrid client for Procedural Realms.

npm install -g procrealms-client
procrealms

See it in action at http://play.proceduralrealms.com

A few screenshots in the browser:

Login Page Explore Battle

Modifying/Running

To clone this repository and run the code:

git clone https://github.com/dinchak/procrealms-client
cd procrealms-client
npm install
node index.js

Browser Builds

Use browserify to build for the browser:

npm install -g browserify
browserify index.js --ignore-missing -o www/js/bundle.js

Or see the build scripts in utils for more examples with minification, etc.

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago