/runescape-web-client-377

Runescape 377 client ported to browser. Written in Typescript and Rust

Primary LanguageTypeScript

Runescape 377 Web client

It is a bit out of date on packages and rust version. Might need to catch up on it

Demo of version with WebGL: https://play.rsps.app/

Setup with docker compose

  • Make sure you have docker and docker-compose installed
  • Clone https://github.com/reinismu/apollo in folder next to runescape-web-client-377 (docker-compose.yml will search it there)
  • Run docker-compose up
  • Open http://localhost:8500/
  • ...
  • Profit

USEFUL links