This is A C MUD (acmud) codebase created by myself and Jason "Pip" Wallace for the purpose of learning (especially MySQL) and to act as a barebones template for other developers.
Development began April 2001 and the MUD was worked on sporadically for several years.
Features:
- Programmed in C
- Barebones -- no combat/magic system
- Everything stored in a MySQL database
- Objects are still in memory
- OLC (On Line Creation)