Alternatives
Products that do what CursorBird does
Flap some wings while Cursor's agent generates your code
- 1

- 2

- 3

- 4

- 5FB
Hey HN! FlappyBirdle combines elements from the game Flappy Bird and the popular word game Wordle. I wanted to see if I could make a game that added urgency to Wordle, while also feeling outragous at the same time. I think I achieved it with FlappyBirdle. Every time you type a letter of the word, the bird flaps its wings and you get closer to the goal. It also has an easy mode that ignores the pipes, so even beginners can get a good score. Let me know if you have any ideas on how I can make it better!
2023 · flappybirdle.com
- 6PF
I created an extension which adds a custom pet to your editor (Cursor/ VS Code/ Windsurf compatible). https://github.com/blairjordan/codachi As you type, your pet hatches, acquires XP and evolves. A playing card is generated when your pet evolves. All pixel art is original and hand/ mouse drawn.
2025
- 7

- 8

- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20CF
I’ve been experimenting with embedding an Claude Code/Cursor-style coding agent directly into the browser. At a high level, the agent generates and maintains userscripts and CSS that are re-applied on page load. Rather than just editing DOM via JS in console the agent is treating the page, and the DOM as a file. The models are often trained in RL sandboxes with full access to the filesystem and bash, so they are really good at using it. So to make the agent behave well, I've simulated this environment. The whole state of a page and scripts is implemented as a virtual filesystem hacked…
Jan 2026 · github.com
- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →