Skip to content

twanlass/grog

Repository files navigation

Grog

Grog is a retro real-time strategy game. Build ports, defend your territory with towers, command ships, plunder enemies, and expand your empire across procedurally generated archipelagos. Built with Kaplay and Claude Code.

👉 Play

CleanShot 2026-01-05 at 07 45 03

Controls

  • Left click - Select ships/ports/settlements
  • Double Left Click – Select all units of same type
  • Right Click - Action (attack, set waypoints) with selected units
  • Shift + Right Click – Plunder enemy port
  • P + Right Click – Set patrol route for selected ships

See in-game Controls menu for more

Development Quick Start

cd game
npm install
npm run dev

See Adding Features.

Project Structure

grog/
  CLAUDE.md          # Project context for Claude Code
  game/              # Game source code
    src/
      main.js        # Entry point
      systems/       # Game logic modules
      scenes/        # Kaplay scenes
      sprites/       # Ship, port, settlement assets
  docs/              # Feature documentation

About

A retro new world simulator / RTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages