A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane afedf15c63 Updated the evaluateNextCommand to use a hash instead of strncmp
- Added hashCommand.
- Refactored evaluateNextCommand to use hashCommand to jump to the correct functionality with a switch.
2023-02-19 00:32:03 +00:00
src Updated the evaluateNextCommand to use a hash instead of strncmp 2023-02-19 00:32:03 +00:00
tests Cleaned and styled SilverMUDClient.c 2022-12-21 20:31:32 +00:00
Makefile Fixed Thomas's Bug. 2023-02-08 17:15:23 +00:00
SilverMUD.org Added naming rule 2 2023-02-10 23:33:36 +00:00