This is the start of a Castle Of The Winds Javascript port created by DrShriveer and RobertBowie.
It has only just begun.... So please be patient.
- Make sure you have NPM (Node Package Manager) installed.
- Run the install
./install.sh
script to automate syncing packages
- If you can't run the
install.sh
script just open it and run each command manually.
- Run
node app.js
to start the server.