module Mud::Game

Overview

Functionality for the game elements of the MUD.

Defined in:

game.cr
game/area.cr
game/banner.cr
game/command.cr
game/entity.cr
game/event.cr
game/player.cr

Constant Summary

HELP = "\nThis needs to be written!\n"
INTRO = "Howdy pard! Welcome to WesternMUD.\n\nI reckon you're fixing to get started. If you're new to these\nhere parts, try typing help and hitting enter.\n\nBest of luck to ya!\n\n"