ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Scratching at that Tetris-like some more. The base game is playable now; it just needs all the extra stuff like playfield shifting, holding pieces, win/lose states, etc. Before jumping into that though, I tossed together a placeholder to help give some visual direction. #indiegamedev

Apr 12, 2025, 10:34 PM

{
  "text": "Scratching at that Tetris-like some more. The base game is playable now; it just needs all the extra stuff like playfield shifting, holding pieces, win/lose states, etc.\n\nBefore jumping into that though, I tossed together a placeholder to help give some visual direction.\n#indiegamedev",
  "$type": "app.bsky.feed.post",
  "embed": {
    "$type": "app.bsky.embed.images",
    "images": [
      {
        "alt": "A work in progress screenshot of a 2 player block stacking game, where players compete to clear columns on the same stack of blocks. \n\nWhen a player clears a column, the whole stack shifts towards their opponent. If the stack crosses a player's goal line, then they lose.",
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreiejcrrzdpslugearbp3dktnf7db33rfjvtqhft7netew4sxfsyksm"
          },
          "mimeType": "image/jpeg",
          "size": 350831
        },
        "aspectRatio": {
          "width": 1280,
          "height": 720
        }
      }
    ]
  },
  "langs": [
    "en"
  ],
  "facets": [
    {
      "index": {
        "byteEnd": 285,
        "byteStart": 272
      },
      "features": [
        {
          "tag": "indiegamedev",
          "$type": "app.bsky.richtext.facet#tag"
        }
      ]
    }
  ],
  "createdAt": "2025-04-12T22:34:50.165Z"
}