rislah / osrs-nav

OSRS navigation system suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osrs-nav

OSRS navigation system suite

Project layout

  • model - Central data model of the system
  • generator - Generates a NavGrid from game cache
  • pathfinder - Graph traversal library for NavGrid
  • webservice - Web API serving pathfinding requests
  • client-api - API implementations for consumers of webservice

About

OSRS navigation system suite


Languages

Language:Rust 66.7%Language:Java 18.6%Language:Kotlin 14.6%