Skip to content

RJW34/EmeraldMapInterfaceTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmeraldMapInterfaceTool

Companion tool for GBOperatorHelper that supports Pokémon Emerald 100% completion automation.

What It Does

Provides structured data and tooling to accelerate autonomous Pokémon Emerald bot development:

  • 100% Completion Tracking — Data model of all completion requirements (386 Pokémon, 500+ items, 600+ trainers)
  • Procedural Lua Script Generation — Generate mGBA Lua scripts from route definitions
  • Test Infrastructure — Verification test cases for route segments
  • Route Planning — Optimal paths for 100% completion

Relationship to GBOperatorHelper

Repo Purpose
GBOperatorHelper Python bot that plays Pokémon Emerald via mGBA-http
EmeraldMapInterfaceTool Support tool for completion tracking, Lua generation, testing

Setup

npm install

Structure

src/           # Core tool logic
data/          # Completion data, route definitions, map data
PRD.MD         # Full product requirements document
NEXT_STEPS.md  # Current development priorities
STATUS.md      # Project status

Dependencies

  • Node.js (see package.json)

About

Companion tool for GBOperatorHelper - 100% Pokemon Emerald completion tracking, Lua script generation, and test infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors