Skip to content

Promote to production: 2048 + Flying Bird games - #270

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 17, 2026
Merged

Promote to production: 2048 + Flying Bird games#270
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Adds the 2048 (with undo + auto-play cheat) and Flying Bird games to the Games category.

2048: full tile game with keyboard + swipe, Undo, and an Auto-play
'cheat' that simulates the best move each turn (one-ply heuristic).
Pure game2048.lib.ts (slide/merge/move/bestMove) unit-tested (14 tests).

Flying Bird: a flappy-bird style canvas arcade game — tap/click/Space to
flap through pipe gaps, score + best. Pure flappy.lib.ts (physics +
collision) unit-tested (7 tests). Both in the Games category. EN + ID SEO.
feat(games): 2048 (with cheats) + Flying Bird
@slaveofcode
slaveofcode merged commit d1e6d7f into main Aug 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant