Live data from Hacker News

Viewing profile — tonypan

tonypan

HN member
Joined
Thu, Mar 20, 2025, 7:55 AM UTC
HN karma
50
Public activity
5 items

About tonypan

https://www.linkedin.com/in/tonyjpan/

Recent public activity

  1. story
    Show HN: Emulating Tamagotchi P1 in the Browser

    Hi! I wanted to play the original Tamagotchi in my browse but couldn't find any, so I built one myself. I hope you enjoy it as much as I do.

  2. comment
    Comment #43428146

    Good idea! I've updated the game server so a human can watch the game in real-time. Updated the README with a screen recording: https://github.com/tonypan2/minesweeper-mcp-server

  3. comment
    Comment #43428128

    I noticed that Claude often tries to click out of bounds even though in the prompt I tell it that the index is zero based.

  4. comment
    Comment #43425218

    The game server is another Node app I built: https://github.com/tonypan2/minesweeper-server .

  5. story
    Show HN: I built a MCP server so Claude can play Minesweeper

    Hi! I build an MCP server that allows clients to play Minesweeper. It turns out that Claude is not very good at it (makes obvious mistakes, hasn't won a single game on a 9x9 board …