Skip to content

PtrStruct/RuneRealm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

RuneRealm



Welcome to RuneRealm, a 2005-2006 era RuneScape server emulator!
This project aims to recreate the nostalgic experience of RuneScape during its classic era, offering players and developers a chance to relive and explore the game as it was during those golden years.

Roadmap

Phase 1: Core Features

  • Players
    • Player Rendering
    • Player Movement
  • NPCs
    • NPC Rendering
    • NPC Movement

Phase 2: Entity Interaction

  • Monsters
    • Monster Spawns
    • Basic PvE Combat
    • Boss Fights
  • Players
    • PvP Combat

Phase 3: Economy and Trading

  • Economy
    • Player Trading
    • Shops

Phase 4: Mini-games

  • Mini-games
    • Barrows

Phase 5: Quests and Content

  • Quests
    • Cooks Assistant
  • Treasure Trails
    • Easy Clue Scrolls
    • Medium Clue Scrolls
    • Hard Clue Scrolls

Phase 6: Polishing and Optimization

  • Bug Fixes
    • Address known bugs
    • Performance improvements

Installation

  1. Clone the Repository
    git clone https://github.com/PtrStruct/RuneRealm.git
    cd RuneRealm
  2. Install Dependencies (Make sure you have .NET Core installed on your system. You can download it from here.)
    dotnet restore
  3. Build the project
    dotnet build
  4. Run the server
    dotnet run

About

A RuneScape Server Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages