Skip to content

gvanderest/muddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

muddle

A simple, Electron-based, MUD client.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/gvanderest/muddle.git
# Go into the repository
cd muddle
# Install dependencies
yarn
# Run the app
yarn start

Learn more about Electron and its API in the documentation.

About

Electron-Based MUD Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published