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

ale8k/nodescape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

RSPS in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages