Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 952 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 952 Bytes

DoubleCherryGB GB GTS REST API

author: Tim Oelrichs
email: timoelrichs@gmail.com


DoubleCherryGB GBGTS (in Development)

Vue Frontend and Deno REST API with Deno.KV Database

GBGTS aims to bring an online link-trading system to the Game Boy and Game Boy Color. It provides an online Pokémon Trading Pool for the GB/GBC Pokémon games (Red, Blue, Yellow, Silver, Gold, and Crystal), with potential future support for other games.

The frontend allows players to select Pokémon from the online pool and register them to their in-game Trainer ID.

The DoubleCherryGB-libretro core can automatically load these Pokémon when you enter the in-game Cable Club. Once traded, your Pokémon will then be added to the online pool.

run it locally with

deno run --allow-net --watch --unstable-kv --allow-read run_fullstack.ts