Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (22 loc) · 1.61 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.61 KB

NodeScape

A Runescape private server written in JavaScript running on the NodeJS chromium based engine.

Resources used

I used a number of resources to get this running:

Tests

This project used Jest as the testing framework, coupled with ts-jest to enable strict type checks. Rather than a traditional test of each unit function, you'll notice the tests only apply to critical functions relating to the player. It is designed this way because we cannot test another players end-result.

To run the tests, simply run in node:

npm run test

Further queries?

If you'd like to contribute or have any further queries, please feel free to join my discord server / GitHub org, DevIsle.