A text-based hackable multiplayer role-playing game. Currently in very early development.
Go to file
Barry 85a31a2933 Added basic area system
- Added playerdata.c
- Added basic move command
- Added a basic initialisation of two connected rooms
- Added datastructures for areas and paths
2021-10-21 21:58:55 +01:00
src Added basic area system 2021-10-21 21:58:55 +01:00
Makefile Adapted client to use Ncurses instead of raw terminal output: 2021-09-03 18:47:11 +01:00