Sequent (MUD)

Last updated
Sequent DikuMUD
Developer(s) Raja Kushalnagar
Engine DikuMUD
Platform(s) Platform independent
Release1991
Genre(s) Dungeons & Dragons MUD
Mode(s) Multiplayer

Sequent was a DikuMUD derivative codebase developed by Raja Kushalnagar ("Duke of Sequent"). It was a text-based online role-playing game that was an accessible DikuMUD based MUD. It added several new playing areas with shorter text descriptions that was designed to be accessible to users with sensory disabilities. [1] It also supported more players online at the same time by being hosted on a Sequent multi-processor machine at the University of California, Berkeley, and was first started in March 1991. [2] [3]

History

The Sequent DikuMUD enhanced both the codebase and database of the DikuMUD Gamma version. The codebase enhancements increased the number of spells and guilds, plus supporting multiple active zones, chat channels and guilds. It added several new playing areas with shorter text descriptions that was designed to be accessible to users with sensory disabilities. [1]

DikuMUD had been a great leveler and allowed people from diverse regions to connect and play together. People with sensory disabilities faced barriers in both social interaction and game playing in these games. DikuMUD were not accessible to people who could not see, but hear. Conversely, they were largely accessible to people who could see but not hear. The primary challenge was that there was too much information to scan through as they played the game. For instance, the average player had to type in commands to juggle regular checks of various properties such as movement, weapons and their range, status and cost, monitoring the text-based map to avoid dangerous or impassable terrain, being aware of and detecting enemy units and friendly units, communicating with others and relaying info, and much more.

People with visual disabilities did not find it easy to participate in these games, as they were entirely text-based. The text-based descriptions tended to be very long and verbose, which was difficult for many people with visual or auditory disabilities to process. For players with visual disabilities, it was difficult for them to keep up with the game pace compared with their sighted peers, as the average person listens at around 150 words per minute [4] but is able to read at around 300 words per minute. [5] Players with auditory disabilities were often not fluent in spoken or written English, [6] and have a similar problem in that they are unable to read as fast as their hearing peers.

As a result, an avid DikuMUD player who had friends with visual disabilities at University of California at Berkeley, enhanced the DikuMUD codebase and database to make it more accessible to people with visual and aural disabilities. This DikuMUD, called Sequent, improved accessibility in by creating an alternate description in each room that consisted of shorter and more direct descriptions of the world, which reduced the amount of text by about half. Players with visual disabilities could then quickly scan for relevant keywords, and act more quickly. They were able to participate on a more equal footing, compared with their sighted peers, which has been confirmed by subsequent studies. [7] This approach to add an accessibility option to condense text in DikuMUD was an early application of the principle of separating meaning from content. This follows HTML principles, which strive to encode meaning rather than appearance. As long as a page is coded for meaning, it is possible for alternative browsers to present that meaning in ways that are optimized for the abilities of individual users and thus facilitate the use by disabled users. [8]

Twenty years after the passage of the Americans with Disabilities Act in 1991, nearly all computers and personal devices support screen readers for people with visual disabilities. Players with visual disabilities wanted more functional equivalence with their sighted peers—it was no longer enough to condense information for quick scanning and action. Some newer MUDs such as Materia Magica have adopted a new approach to double the bandwidth, which provides functional equivalence between visually disabled and sighted players by using two screen readers. [9] The first screen reader processes the background scrolling text, while the second reader processes more urgent information in between or over the reading of the background scrolling text.

The codebase also included an option to spread client connections among multiple processors on the Sequent multiprocessor system and to run simultaneously on multiple processors on a Sequent server. [10] The database enhancements included several new areas, 50 player levels and 10 administrative levels. Notable MUDs running on the Sequent codebase include Sojourn [11] and its successor, TorilMUD. [12]

Related Research Articles

<span class="mw-page-title-main">Assistive technology</span> Assistive devices for people with disabilities

Assistive technology (AT) is a term for assistive, adaptive, and rehabilitative devices for people with disabilities and the elderly. Disabled people often have difficulty performing activities of daily living (ADLs) independently, or even with assistance. ADLs are self-care activities that include toileting, mobility (ambulation), eating, bathing, dressing, grooming, and personal device care. Assistive technology can ameliorate the effects of disabilities that limit the ability to perform ADLs. Assistive technology promotes greater independence by enabling people to perform tasks they were formerly unable to accomplish, or had great difficulty accomplishing, by providing enhancements to, or changing methods of interacting with, the technology needed to accomplish such tasks. For example, wheelchairs provide independent mobility for those who cannot walk, while assistive eating devices can enable people who cannot feed themselves to do so. Due to assistive technology, disabled people have an opportunity of a more positive and easygoing lifestyle, with an increase in "social participation", "security and control", and a greater chance to "reduce institutional costs without significantly increasing household expenses." In schools, assistive technology can be critical in allowing students with disabilities to access the general education curriculum. Students who experience challenges writing or keyboarding, for example, can use voice recognition software instead. Assistive technologies assist people who are recovering from strokes and people who have sustained injuries that affect their daily tasks.

A multi-user dungeon, also known as a multi-user dimension or multi-user domain, is a multiplayer real-time virtual world, usually text-based or storyboarded. MUDs combine elements of role-playing games, hack and slash, player versus player, interactive fiction, and online chat. Players can read or view descriptions of rooms, objects, other players, and non-player characters, and perform actions in the virtual world that are typically also described. Players typically interact with each other and the world by typing commands that resemble a natural language, as well as using a character typically called an avatar.

In multiplayer online games, a MUSH is a text-based online social medium to which multiple users are connected at the same time. MUSHes are often used for online social intercourse and role-playing games, although the first forms of MUSH do not appear to be coded specifically to implement gaming activity. MUSH software was originally derived from MUDs; today's two major MUSH variants are descended from TinyMUD, which was fundamentally a social game. MUSH has forked over the years and there are now different varieties with different features, although most have strong similarities and one who is fluent in coding one variety can switch to coding for the other with only a little effort. The source code for most widely used MUSH servers is open source and available from its current maintainers.

<span class="mw-page-title-main">Computer accessibility</span> Ability of a computer system to be used by all people

Computer accessibility refers to the accessibility of a computer system to all people, regardless of disability type or severity of impairment. The term accessibility is most often used in reference to specialized hardware or software, or a combination of both, designed to enable the use of a computer by a person with a disability or impairment. Computer accessibility often has direct positive effects on people with disabilities.

<span class="mw-page-title-main">Screen reader</span> Assistive technology that converts text or images to speech or Braille

A screen reader is a form of assistive technology (AT) that renders text and image content as speech or braille output. Screen readers are essential to people who are blind, and are useful to people who are visually impaired, illiterate, or have a learning disability. Screen readers are software applications that attempt to convey what people with normal eyesight see on a display to their users via non-visual means, like text-to-speech, sound icons, or a braille device. They do this by applying a wide variety of techniques that include, for example, interacting with dedicated accessibility APIs, using various operating system features, and employing hooking techniques.

DikuMUD is a multiplayer text-based role-playing game, which is a type of multi-user domain (MUD). It was written in 1990 and 1991 by Sebastian Hammer, Tom Madsen, Katja Nyboe, Michael Seifert, and Hans Henrik Stærfeldt at DIKU —the department of computer science at the University of Copenhagen in Copenhagen, Denmark.

<span class="mw-page-title-main">Deaf culture</span> Culture of deaf persons

Deaf culture is the set of social beliefs, behaviors, art, literary traditions, history, values, and shared institutions of communities that are influenced by deafness and which use sign languages as the main means of communication. When used as a cultural label especially within the culture, the word deaf is often written with a capital D and referred to as "big D Deaf" in speech and sign. When used as a label for the audiological condition, it is written with a lower case d. Carl G. Croneberg coined the term "Deaf Culture" and he was the first to discuss analogies between Deaf and hearing cultures in his appendices C/D of the 1965 Dictionary of American Sign Language.

Web accessibility, or eAccessibility, is the inclusive practice of ensuring there are no barriers that prevent interaction with, or access to, websites on the World Wide Web by people with physical disabilities, situational disabilities, and socio-economic restrictions on bandwidth and speed. When sites are correctly designed, developed and edited, more users have equal access to information and functionality.

Tactile signing is a common means of communication used by people with deafblindness. It is based on a sign language or another system of manual communication.

Cognitive ergonomics is a scientific discipline that studies, evaluates, and designs tasks, jobs, products, environments and systems and how they interact with humans and their cognitive abilities. It is defined by the International Ergonomics Association as "concerned with mental processes, such as perception, memory, reasoning, and motor response, as they affect interactions among humans and other elements of a system. Cognitive ergonomics is responsible for how work is done in the mind, meaning, the quality of work is dependent on the persons understanding of situations. Situations could include the goals, means, and constraints of work. The relevant topics include mental workload, decision-making, skilled performance, human-computer interaction, human reliability, work stress and training as these may relate to human-system design." Cognitive ergonomics studies cognition in work and operational settings, in order to optimize human well-being and system performance. It is a subset of the larger field of human factors and ergonomics.

<i>TorilMUD</i> 1996 video game

TorilMUD is a MUD, a text-based online role-playing game, and is one of the oldest and largest of its kind.

Within the field of human–computer interaction, accessibility of video games is considered a sub-field of computer accessibility, which studies how software and computers can be made accessible to users with various types of impairments. It can also include tabletop RPGs, board games, and related products.

<i>GodWars</i> 2002 video game

GodWars is a family of MUD engines derived from Merc, created in 1995 by Richard Woolcock, also known as "KaVir". GodWars' setting is influenced by White Wolf's World of Darkness.

NonVisual Desktop Access (NVDA) is a free and open-source, portable screen reader for Microsoft Windows. The project was started by Michael Curran in 2006.

<i>LegendMUD</i> 1994 video game

LegendMUD is a text-only MUD game founded by a group of friends including virtual world designer Raph Koster. It features historically significant story elements and award-winning gameplay. It opened publicly on February 14, 1994. It has received critical praise for its research and attention to detail in reconstructing past cultures within the game context.

<span class="mw-page-title-main">Cross modal plasticity</span> Reorganization of neurons in the brain to integrate the function of two or more sensory systems

Cross modal plasticity is the adaptive reorganization of neurons to integrate the function of two or more sensory systems. Cross modal plasticity is a type of neuroplasticity and often occurs after sensory deprivation due to disease or brain damage. The reorganization of the neural network is greatest following long-term sensory deprivation, such as congenital blindness or pre-lingual deafness. In these instances, cross modal plasticity can strengthen other sensory systems to compensate for the lack of vision or hearing. This strengthening is due to new connections that are formed to brain cortices that no longer receive sensory input.

<span class="mw-page-title-main">Disability in the arts</span> Inclusive practices involving disability

Disability in the arts is an aspect within various arts disciplines of inclusive practices involving disability. It manifests itself in the output and mission of some stage and modern dance performing-arts companies, and as the subject matter of individual works of art, such as the work of specific painters and those who draw.

<i>AVATAR MUD</i> 1991 video game

A.V.A.T.A.R. MUD is a free, online, massively multiplayer, fantasy, text-based role-playing game, set in a real-time virtual environment. It combines elements of role-playing games, hack and slash style computer games, adventure games and social gaming.

DeafSpace is an approach to architecture that is primarily informed by the unique ways in which deaf people live and inhabit space. The design concept can be applied to public and domestic spaces. Buildings, classrooms, hallways, furniture, and other spatial arrangements and technologies can be designed to suit people with hearing impairments and their way of being. Not to be confused with Universal design as it embodies much of Deaf culture as well as providing visual access in its designs.

References

  1. 1 2 "Making Accessible Text-Based Virtual Worlds for People with Sensory Disabilities | Gallaudet". aict.gallaudet.edu. Retrieved 2018-08-04. As a result, an avid DikuMUD player who had friends with visual disabilities created a modified DikuMUD called Sequent that was more accessible to people with visual and aural disabilities. Sequent improved accessibility in by creating an alternate description in each room that consisted of shorter and more direct descriptions of the world. Players could then quickly scan and participate on a more equal footing compared with their sighted peers, as the average person listens at around 150 words per minute but is able to read at around 300 words per minute.
  2. Joseph Wisdom (1991). "MUD List".
  3. Scott Goehring (1991). "updated mudlist posting".
  4. Robb, Michael P.; Maclagan, Margaret A.; Chen, Yang (January 2004). "Speaking rates of American and New Zealand varieties of English". Clinical Linguistics & Phonetics. 18 (1): 1–15. doi:10.1080/0269920031000105336. ISSN   0269-9206. PMID   15053265.
  5. O'Reilly, Robert P.; Walker, James E. (December 1989). "An analysis of reading rates in college students". Reading Research and Instruction. 29 (2): 1–11. doi:10.1080/19388079009558001. ISSN   0886-0246.
  6. Traxler, Carol Bloomquist (2000-09-01). "The Stanford Achievement Test, 9th Edition: National Norming and Performance Standards for Deaf and Hard-of-Hearing Students". The Journal of Deaf Studies and Deaf Education. 5 (4): 337–348. doi: 10.1093/deafed/5.4.337 . ISSN   1081-4159. PMID   15454499.
  7. Beeston, Jen; Power, Christopher; Cairns, Paul; Barlet, Mark (2018). "Characteristics and Motivations of Players with Disabilities in Digital Games". arXiv: 1805.11352 [cs.HC].
  8. "World Wide Web Consortium (W3C)". www.w3.org. Retrieved 2018-08-04.
  9. "Sight Impaired - Materia Magica". www.materiamagica.com. Retrieved 2018-08-05.
  10. "Sequent Symmetry S27 and Symmetry S81 Parallel Bus Architecture".
  11. Bartle, Richard (2016). MMOs from the Inside Out. Apress. p. 735. doi:10.1007/978-1-4842-1724-5. ISBN   978-1-4842-1724-5. Most famously, as I mentioned earlier, EverQuest replicated parts of the DikuMUD codebase so closely that its programmers had to sign an affidavit swearing that they didn't include any DikuMUD code in EverQuest. I assume that also means they didn't use any code from the Sequent codebase, which was the heavily-modified DikuMUD derivative used for Sojourn MUD.
  12. "20 Years of TorilMUD". 2013-11-22.