Skip to content

Add Block Blast 3DS - #620

Open
TheFilipcom4607 wants to merge 2 commits into
Universal-Team:masterfrom
TheFilipcom4607:add-block-blast-3ds
Open

Add Block Blast 3DS#620
TheFilipcom4607 wants to merge 2 commits into
Universal-Team:masterfrom
TheFilipcom4607:add-block-blast-3ds

Conversation

@TheFilipcom4607

Copy link
Copy Markdown

Adds Block Blast 3DS, a homebrew Block Blast for the 3DS family.

  • Repo: https://github.com/TheFilipcom4607/BlockBlast-3DS
  • Latest release V1.3 has both blockblast.cia and blockblast.3dsx attached as bare assets, so no archive block is needed
  • Licensed zlib
  • unique_ids is 1047322 (0xFFB1A, from title ID 000400000FFB1A00) so an installed copy is detected and updated in place
  • image is the 256x128 HOME menu banner and icon is the 48x48 SMDH icon, both from the repo
  • Board on the top screen, tray and aiming grid on the touch screen, stereoscopic 3D on the top screen. Every graphic and sound is generated at runtime, no assets or romfs

It is an unofficial fan project, not affiliated with or endorsed by Hungry Studio, and shares no code or assets with the original game.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Test Results
GitHub -- TheFilipcom4607/BlockBlast-3DS
{
    "github": "TheFilipcom4607/BlockBlast-3DS",
    "title": "Block Blast 3DS",
    "systems": [
        "3DS"
    ],
    "categories": [
        "game"
    ],
    "unique_ids": [
        1047322
    ],
    "image": "https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/meta/banner.png",
    "icon": "https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/icon.png",
    "stars": 2,
    "author": "TheFilip",
    "description": "A homebrew port of the mobile game Block Blast for the 3DS (old and new)",
    "avatar": "https://avatars.githubusercontent.com/u/121570139?v=4",
    "source": "https://github.com/TheFilipcom4607/BlockBlast-3DS",
    "created": "2026-07-27T11:13:06Z",
    "license": "zlib",
    "license_name": "zlib License",
    "download_page": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases",
    "version": "V1.3",
    "version_title": "BlockBlast3DS v1.3",
    "update_notes_md": "v1.3 adds stereoscopic 3D",
    "update_notes": "<p dir=\"auto\">v1.3 adds stereoscopic 3D</p>",
    "updated": "2026-07-27T13:18:04Z",
    "downloads": {
        "blockblast.3dsx": {
            "url": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases/download/V1.3/blockblast.3dsx",
            "size": 219124,
            "size_str": "213 KiB"
        },
        "blockblast.cia": {
            "url": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases/download/V1.3/blockblast.cia",
            "size": 607680,
            "size_str": "593 KiB"
        }
    },
    "llm_generation": "unknown",
    "image_length": 12230,
    "icon_index": -1,
    "color": "#706e6b",
    "color_bg": "#706e6b",
    "qr": {
        "blockblast.cia": "https://db.universal-team.net/assets/images/qr/blockblast-cia.png"
    }
}

https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/meta/banner.png
https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/icon.png
https://db.universal-team.net/assets/images/qr/blockblast-cia.png
Warning: LLM generated content status undeclared!

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Test Results
GitHub -- TheFilipcom4607/BlockBlast-3DS
{
    "github": "TheFilipcom4607/BlockBlast-3DS",
    "title": "Block Blast 3DS",
    "systems": [
        "3DS"
    ],
    "categories": [
        "game"
    ],
    "llm_generation": "yes",
    "unique_ids": [
        1047322
    ],
    "image": "https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/meta/banner.png",
    "icon": "https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/icon.png",
    "stars": 2,
    "author": "TheFilip",
    "description": "A homebrew port of the mobile game Block Blast for the 3DS (old and new)",
    "avatar": "https://avatars.githubusercontent.com/u/121570139?v=4",
    "source": "https://github.com/TheFilipcom4607/BlockBlast-3DS",
    "created": "2026-07-27T11:13:06Z",
    "license": "zlib",
    "license_name": "zlib License",
    "download_page": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases",
    "version": "V1.3",
    "version_title": "BlockBlast3DS v1.3",
    "update_notes_md": "v1.3 adds stereoscopic 3D",
    "update_notes": "<p dir=\"auto\">v1.3 adds stereoscopic 3D</p>",
    "updated": "2026-07-27T13:18:04Z",
    "downloads": {
        "blockblast.3dsx": {
            "url": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases/download/V1.3/blockblast.3dsx",
            "size": 219124,
            "size_str": "213 KiB"
        },
        "blockblast.cia": {
            "url": "https://github.com/TheFilipcom4607/BlockBlast-3DS/releases/download/V1.3/blockblast.cia",
            "size": 607680,
            "size_str": "593 KiB"
        }
    },
    "image_length": 12230,
    "icon_index": -1,
    "color": "#706e6b",
    "color_bg": "#706e6b",
    "qr": {
        "blockblast.cia": "https://db.universal-team.net/assets/images/qr/blockblast-cia.png"
    }
}

https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/meta/banner.png
https://raw.githubusercontent.com/TheFilipcom4607/BlockBlast-3DS/main/icon.png
https://db.universal-team.net/assets/images/qr/blockblast-cia.png

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