Skip to content

mucklet/mucklet-client

Repository files navigation

Mucklet Web Client

Web client for Mucklet.com, a textual world of roleplay.

Quick start

Install Git and NodeJS, and run the following commands:

git clone https://github.com/mucklet/mucklet-client.git
cd mucklet-client
npm install
npm run client:realm:test

Open a browser and go to the URL below, but replace <USER> and <PASS> with the URL encoded username and password of your Mucklet developer account:

http://localhost:6450/?auth.player=<USER>&auth.pass=<PASS>

About

The Mucklet Client is a Single Page Application, written in pure Javascript, compiled into a bundle using Webpack.

Understanding the application

The application uses multiple experimental technologies, unfamiliar to most developers. So, when working with this client, make sure to read the overviews:

Attribution

Mucklet.com uses the IP2Location LITE database for IP geolocation.

Contributing

To learn how to contribute to the project, read the How to contribute guide.

Style guide

All contributed code should follow the style guide.

About

Web client for Mucklet.com, a textual world of roleplay.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors