A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane 4cc0d3a0f6 Completed the conversion to the new linked-list type.
- Moved all code relating to skills to use the new linked-lists.
- Removed all old code relating to other lists.
- Improved linked lists to get nodes more efficiently in the second half of the list.
2022-11-29 21:13:03 +00:00
src Completed the conversion to the new linked-list type. 2022-11-29 21:13:03 +00:00
tests Refactored areas to use linked-lists. 2022-11-18 14:44:25 +00:00
Makefile Implemented Skill Checks. 2022-10-30 12:58:39 +00:00
SilverMUD.org Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00