File:MUD source code example 20240215.png

Uploaded by Methem
Upload date 2024-02-15T14:12:06Z
MIME type image/png
Dimensions 756 × 1354 px
File size 316.4 KB

Summary

Description
English: An example of source code made for a text-based MUD game. This was written in the C programming language for a modified version of the DikuMUD Alfa codebase in, like, 2017. (The original Alfa was released in 1991.) The purpose of this code is to give a new player character a small beginner kit for survival (weapon, armor, something to eat, etc.) when the character logins to the game for the first time.
Suomi: Esimerkki tekstipohjaiselle MUD-pelille (MUD, Multi-User Dungeon) C-kielellä laaditusta ohjelmakoodista. Kirjoitettu alun perin ehkä vuonna 2017. Pelin koodipohjana on käytetty muunneltua versiota Dikumudin vanhasta Alfa-julkaisusta (1991). Tämän aliohjelman tarkoituksena on antaa uudelle pelaajahahmolle muutamia perustarvikkeita (ase, haarniska, ruokaa jne.), kun hahmo kirjautuu peliin sisään ensimmäisen kerran.
Date
Source Own work
Author Mikko J. Putkonen (Methem)

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

15 February 2024

image/png

Category:CC-Zero Category:C (programming language) Category:Multi-user dimension Category:Self-published work Category:Source code