Difference between revisions of "Main Page"

From Mudlet
Jump to navigation Jump to search
m
(*/ Lua /* shuffle more links)
Line 76: Line 76:
 
Learning Lua is really rewarding - Take a look at excellent stuff like:
 
Learning Lua is really rewarding - Take a look at excellent stuff like:
  
* [https://www.youtube.com/playlist?list=PLxgtJR7f0RBKGid7F2dfv7qc-xWwSee2O Learning Lua]
+
* [http://www.lua.org/pil/ Programming in Lua] (official, but might be hard to follow)
 +
* [https://www.youtube.com/playlist?list=PLxgtJR7f0RBKGid7F2dfv7qc-xWwSee2O Learning Lua] (video playlist)
 +
* [https://learnxinyminutes.com/docs/lua/ Learn X in Y minutes - Lua] (if you're familiar with coding already)
 +
* [https://www.youtube.com/watch?v=S4eNl1rA1Ns Learn Lua in an Hour] (video from the same author)
 
* [https://devhints.io/lua Lua cheatsheet]
 
* [https://devhints.io/lua Lua cheatsheet]
* [http://tylerneylon.com/a/learn-lua/ Learn Lua in 15 mins] (if you're familiar with coding already)
+
* and various [http://lua-users.org/wiki/TutorialDirectory Lua tutorials]
* [http://www.lua.org/pil/ Programming in Lua] (official, but might be hard to follow)
 
* [https://learnxinyminutes.com/docs/lua/ Learn X in Y minutes - Lua] (quick intro, assumes programming experience)
 
* and various [http://lua-users.org/wiki/TutorialDirectory Lua tutorials].
 
  
 
== Special Links == <!--T:14-->
 
== Special Links == <!--T:14-->

Revision as of 23:35, 8 January 2024

Other languages:
Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎français • ‎italiano • ‎polski • ‎suomi • ‎Ελληνικά • ‎русский • ‎العربية • ‎中文(台灣)‎ • ‎한국어
Welcome to the Mudlet Wiki!

About Mudlet

A cross-platform, open source, and super fast MUD client with scripting in Lua.

New to Mudlet? Why not start with the basics, or take a look at Mudlet Manual. Or perhaps you want to find the answer to a Frequently Asked Question. If you don't have it yet, download it - it's free, and works on Windows, macOS, and Linux computers.

Are you having troubles with Mudlet? We can help. Start here.


External Links


Wiki Links


MUD standards

We will preserve the documentation of MUD standards that may get lost (because the original site is breaking down or is already offline) as they are implemented in Mudlet. We may also look into developing some of them in the future.


Lua

Mudlet uses Lua! Learning Lua is really rewarding - Take a look at excellent stuff like:

Special Links


Using MediaWiki

Interested in contributing to this site? Please do! While first edit will be manually approved (this is to help against spambots), any follow-up edits will show up right away.

Use the following links to learn more about MediaWiki: (note that the following links are not related to Mudlet)