Web-based Ultima-Like Framework
- Client code: https://github.com/rocket-boots/WULF-client
- More info: https://github.com/Lukenickerson/WULF
- Install Node 12.x
- For ease of switching node, install nvm or nvm-windows
- ...and run
nvm use 12.16.3
npm install https://github.com/rocket-boots/WULF-server#master
- Run server from the
WULF-server
directory withnpm start
(node server.js
).
- Serveramo
- express
- socket.io
- usernaming
- cuid