A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane 151f3002b8 Began implementing game logic and re-implementing commands
- Reimplemented /MOVE and /EXIT
- The server is now multi-threaded
- Input and output is now queued
2022-05-05 19:45:27 +01:00
src Began implementing game logic and re-implementing commands 2022-05-05 19:45:27 +01:00
Makefile Basic message queuing implemented 2022-04-07 01:38:36 +01:00