All Projects → Mudlet → Mudlet

Mudlet / Mudlet

Licence: gpl-2.0
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua

Programming Languages

lua
6591 projects
cpp
1120 projects

Projects that are alternatives of or similar to Mudlet

Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+293.21%)
Mutual labels:  hacktoberfest, game, cross-platform
Gdx Rpg
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
Stars: ✭ 239 (-44.03%)
Mutual labels:  game, rpg, cross-platform
Klooni1010
libGDX game based on the original 1010!
Stars: ✭ 163 (-61.83%)
Mutual labels:  hacktoberfest, game, cross-platform
Openra
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Stars: ✭ 10,220 (+2293.44%)
Mutual labels:  hacktoberfest, game, cross-platform
Flameshot
Powerful yet simple to use screenshot software 🖥️ 📸
Stars: ✭ 15,429 (+3513.35%)
Mutual labels:  hacktoberfest, cross-platform, qt
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (-22.95%)
Mutual labels:  hacktoberfest, cross-platform
Powertabeditor
A cross-platform guitar tablature editor.
Stars: ✭ 334 (-21.78%)
Mutual labels:  cross-platform, qt
Sulis
Turn based tactical RPG with several campaigns, written in Rust
Stars: ✭ 338 (-20.84%)
Mutual labels:  game, rpg
Ark
ARK is a lightweight, agility, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
Stars: ✭ 370 (-13.35%)
Mutual labels:  game, cross-platform
Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (-25.76%)
Mutual labels:  cross-platform, qt
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (-21.31%)
Mutual labels:  game, rpg
Servuo
An Ultima Online server emulator written in C# .NET
Stars: ✭ 378 (-11.48%)
Mutual labels:  online, rpg
Limonengine
3D FPS game engine with full dynamic lighting and shadows
Stars: ✭ 331 (-22.48%)
Mutual labels:  hacktoberfest, cross-platform
Launchpad
An open-source game launcher for your games
Stars: ✭ 322 (-24.59%)
Mutual labels:  hacktoberfest, game
Psi
XMPP client
Stars: ✭ 337 (-21.08%)
Mutual labels:  cross-platform, qt
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (-25.53%)
Mutual labels:  hacktoberfest, cross-platform
Obengine
2D Game Engine with Lua Scripting made on top of SFML !
Stars: ✭ 335 (-21.55%)
Mutual labels:  hacktoberfest, cross-platform
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+934.66%)
Mutual labels:  hacktoberfest, cross-platform
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (-9.6%)
Mutual labels:  hacktoberfest, game
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (-9.13%)
Mutual labels:  game, rpg


Mudlet
Mudlet

Play immersive, multiplayer, pure-text RPGs on Mudlet.

CodeFactor
Windows: AppVeyor (Windows) CI Build status Linux & MacOS: Travis (Linux & MacOs) CI Build status

AboutKey FeaturesDownloadHow To UseRoadmapCreditsLicense

Interfaces players have created with Mudlet

About

Mudlet is a quality MUD client, designed to take mudding to a new level.

It’s a modern breed of a client on the gaming scene – with an intuitive user interface, a specially designed scripting framework, and a very fast text display. That, along with cross-platform capability and an open-source development model result in a very likable game client.

Key Features

  • Simple to use
  • Very, very fast
  • Active development
  • Big, thriving community
  • Powerful trigger engine
  • Rich Lua-based coding functionality (API)
  • Excellent script editor
  • 2D and 3D mapper with autowalk
  • Powerful and simple to use GMCP
  • Discord integration
  • Completely themable
  • Open-source and Free
  • Cross platform: runs on Windows, macOS and Linux
  • Full compatibility: run same scripts on any of the above
Explain?

Easy to use client

We’re big on usability, and as such, creating an easy to use client and interface is one of the defining goals of the project. This applies to both the power users and usual gamers – everyone will feel at home with Mudlet, without having to waste too much time figuring out how to do something.

Designed for speed

Mudlet is designed and built to be very fast and efficient right from the start. Its scripting engine is designed to scale to large systems without bogging down – and the text display is designed to handle thousands of lines in under a second. All in all, we are very serious about Mudlet being quick – and take all measures to make it so.

Powerful Scripting

Mudlet features a scripting framework using Lua – a small, fast and efficient scripting language. This allows Mudlet to leverage the existing community and large ecosystem of existing packages for Lua without the many drawbacks of creating a Mudlet specific scripting language. Best of all, the Lua API is seamlessly integrated in Mudlet and shared by all aliases, triggers, scripts, keybindings, buttons and other Mudlet components.

Cross-Platform love

We believe in making Mudlet available to people on all major platforms, and we work on keeping cross-platform compatibility right from start. Mudlet is available on Linux (both 32bit and 64bit), Windows, and macOS; you may be able to run it on additional platforms as well.

Download

Download for free from mudlet.org

How To Use

  1. Download and double-click on Mudlet to run
  2. Pick an existing game and hit Connect
  3. ... or play one of your choosing:
    1. Click New
    2. Enter Server address and Port of your game (found on the game's website, e.g. mygame.com and 2003)
    3. Pick a Profile name
    4. Hit Connect

Roadmap

See the project's roadmap to get an idea of where it's headed, as well as contribute!

Credits

Author: Mudlet Makers. Join in, contributions are welcome!

This software wouldnt've been possible without these open source packages:

Credit to Markdownify for the README inspiration.

License

GPL2+


website  ·  forums  ·  manual

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].