Mudlet / newbie-tuts

Copy/pasteable tutorials for new users on getting started with Mudlet

Home Page:https://discord.gg/mJKkBv6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newbie-tuts

Copy/pasteable tutorials for new users on getting started with Mudlet, everything from connecting to a game to making your triggers and UIs.

is it ready yet?

NO! This is still a work in progress. Please direct newbies who want to learn to the screencasts and Mudlet Manual instead, there are lots of examples and walkthoughs to follow there.

vision

If you know how difficult explaining to someone what a MUD is, then you'll understand the need for this! MUDs aren't graphical, scrolling text isn't an idea that comes naturally, yet the freedom they offer is unparalleled. This project aims to help newbies get jumpstarted in using Mudlet to play MUDs - how to make aliases, triggers, and provide plenty of examples for people to copy/paste from.

It should:

  • guide people how to connect to a MUD when they open Mudlet for the first time
  • pre-install on the first 3 profiles that the new mudder creates
  • include examples on how to make everything in mudlet, so it should have:
  • many, many sample aliases and show people how to try them out
  • same for triggers - includes many, many triggers that do various things and an easy way to showcase them
  • same for scripts, keys, timers, buttons
  • it shouldn't limit itself - making UIs, using GMCP, everything you can do in Mudlet should be included
  • on top of all of these things available in the Mudlet editor, a UI should also introduce all of this to the newbie in a friendly manner - because opening up a folder with 100 aliases in it is going to be overwhelming. The UI also should:
    • walk people through making their own aliases, triggers, scripts, etc using some sort of a step-by-step tutorial system
  • everything should be easy to try out, so people can fiddle with an example and re-try it to see the result
  • this project in itself should be copy/pasteable; it will follow Mudlet best practices for developing packages and enable people to get setup with their own projects

Interested in seeing this a reality? Join us on Discord!

design principles

  1. duplicate the content: a) tutorials for creating the content to teach people how to make stuff, and b) all outputs of the tutorial should be available in their profile for copy/pasting from, in case they've already done it and just want an example to start with

license

Hands down, the best way to learn in MUDs is by copy/pasting. Hence, all code in this project is under the MIT license and all of the artwork is under the CC0 license to enable people maximum re-use.

About

Copy/pasteable tutorials for new users on getting started with Mudlet

https://discord.gg/mJKkBv6

License:Other