8000 Coding Resources · RhostMUSH/trunk Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ambrosia edited this page May 27, 2021 · 11 revisions

Rhost included Compatible Code

In the Rhost git repository is a list of softcode that can, and some likely should, be installed on any new RhostMUSH. This will be located off the main directory of your install in the directory Mushcode

Public MUSH Code Repositories

Several MUSH code repositories exist to help a new game get started, but are invaluable for beginning coders to tear into and learn MUSHcode from various styles, origins and backgrounds. Please give the following repos a look-see and learn where you can. Some are in active development, and may or may not be happy to hear of enhancements or bugs you can submit. Bear in mind that some of these resources may be geared toward PennMUSH, which can be adapted to RhostMUSH with (usually) minor changes of function usage.

Rhost/Penn Suites

Volund's MUSHCode Repo - Announcement thread

Rhost Suites

Thenomain's RhostCode Repository

PennMUSH Suites

Faraday's PennMUSH Code Repository

Gwen Morse's MUSHCode Repository

Mu2 Repo for PennMUSH -

WCNH PennMUSH Codebase - Announcement thread

MUX Suites

Thenomain's MUXCode Repository - Announcement thread

Text Editors

Several text editors are in use by coders in the wild, ranging from in-game editing, all the way to git-backed repositories with formatting. The document styles vary from coder to coder, and we are unaware of any sort of standard. However, a good text editor is the bread and butter of a MUSH Coder. So here are a few recommendations.

Atom

The Atom.io editor is an open source text editor that's modern, approachable, yet hackable to the core — a tool you can customize to do anything but also use productively without ever touching a config file. It is cross-platform, has a built-in package manager (with tons of plug-in packages available), multiple panes, a file system browser, and has built-in git file management. One nice perk is that Alzie@musoapbox.net has written a syntax highlighting config for Atom, available here.

Submissions

If you have something to submit to this page and I don't catch it, please submit to me and I will add!

Clone this wiki locally
0