What is the difference between softcode and hardcode?

1 answer

Answer

1077977

2026-07-28 04:15

+ Follow

Hardcode is the code (usually written in C) that MUSH games are written in. The hardcode runs the game itself, and lets people connect, use commands like "move" and "say" and "pose", etc. Softcode is a language (written in C, as a part of the hardcode) that can be used inside the game for setting attributes, sending messages to players, and writing custom commands.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.