GithubHelp home page GithubHelp logo

ackfuss's Introduction

AckFUSS

AckFUSS is a more modern MUD server derived from ACK!MUD 4.3.1. AckFUSS is primarily
written in C, with C++ being added as needed or replacing old code as time permits.

There is a special file 'src/.dirbuild' that will re-create the required directory
structure and then be removed upon first make. This is to work around the limitations
of Git not tracking empty directories.

Support for this code is provided both via GitHub and the project website.

GitHub 		- https://github.com/Kline-/ackfuss
Project Website	- http://www.ackmud.net

Directory Layout
  area/    -- All area files/zones used in the game
  board/   -- Notes written to 'board' objects within the game
  data/    -- Miscellaneous data such as game configuration, bans, clan data, etc
  doc/     -- Miscellaneous docs on changes/install, Valgrind suppressions, etc
  help/    -- All helpfiles used in the game, nested alphabetically
  imc/     -- All files for built-in intermud communication
  log/     -- All generated log files
  mail/    -- All mail written between players within the game
  npc/     -- Save files for NPCs who are persistent, nested alphabetically
  player/  -- Save files for players, nested alphabetically
  report/  -- Miscellaneous reports such as ideas, bugs, possible leaks, etc
  social/  -- All socials used in the game, nested alphabetically
  src/     -- Source code, header files within h/ and object files within o/

ackfuss's People

Contributors

kline- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ackfuss's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.