Skip to content

Add game wrapper for 2048 (homebrew)#418

Open
poullakkos wants to merge 2 commits into
Baekalfen:masterfrom
poullakkos:game-wrapper-2048
Open

Add game wrapper for 2048 (homebrew)#418
poullakkos wants to merge 2 commits into
Baekalfen:masterfrom
poullakkos:game-wrapper-2048

Conversation

@poullakkos
Copy link
Copy Markdown

@poullakkos poullakkos commented May 14, 2026

Adds a game wrapper for the 2048 homebrew Game Boy game by wyattferguson.
MD5: 8e7b426c829ec646ba1d8773fcabda8e
SHA256: b8b0ab5dc8159dcd83680a2796010ecf9fc8c94c2cfb9cd3ff30c1998d790a

The wrapper provides:

  • score
  • board (5x5 grid)
  • winner (reached 2048)
  • game_over()

Tests included in tests/test_2048.py

@poullakkos poullakkos changed the title Add game wrapper for 2048 (homebrew)! Add game wrapper for 2048 (homebrew) May 14, 2026
@Baekalfen
Copy link
Copy Markdown
Owner

Awesome, I’ll get back to you asap, but it’ll take some days

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.

2 participants