A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane b8189ae2de Began implementation of skills and stats.
- Added text wrapping in client.
- Implemented functions for managing skill data.
- Rewrote some existing functionality to allow for variable length game messages over multiple userMessages.
- Reorganized the code yet again.
- Introduced enums for coreStats and outcomes.
- Implemented core stat checks.
- Added more example skills.
- Rewrote test areas to have longer descriptions.
2022-10-16 16:13:33 +01:00
src Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00
tests Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00
Makefile Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00
SilverMUD.org Began implementation of skills and stats. 2022-10-16 16:13:33 +01:00