New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pi-minesweeper

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pi-minesweeper

Minesweeper for pi coding agent — classic mine-clearing puzzle

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

pi-minesweeper

Classic Minesweeper for pi coding agent.

Install

npm i -g pi-minesweeper

Add to ~/.pi/agent/settings.json:

{ "packages": ["npm:pi-minesweeper"] }

Play

/minesweeper
/mines
/sweep

Controls

KeyAction
←↑↓→ / WASD / HJKLMove cursor
Space / EnterReveal cell
FToggle flag
RRestart
1/2/3Easy/Medium/Hard
Q / EscQuit

Difficulty

  • Easy: 9×9, 10 mines
  • Medium: 16×16, 40 mines
  • Hard: 16×30, 99 mines

Features

  • Flood fill (auto-reveal empty regions)
  • First click is always safe
  • Flagging with mine counter
  • Timer + best times per difficulty
  • Box-drawing grid with 24-bit color

Keywords

pi-package

FAQs

Package last updated on 07 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts