A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry Kane 849a80bd37 Basic input sanatization:
Created new library to deal with user input.
Implemented check in client to prevent C-d spamming the server.
C-d now exits.
Implemented check in client to prevent clients sending messages containing only newlines
to the server.
2021-08-19 23:07:58 +01:00
src Basic input sanatization: 2021-08-19 23:07:58 +01:00
Makefile Git Sanity Check 2021-08-17 18:57:56 +01:00