ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Level generator MVP ✅ I finally finished working on the first pass of the level generator for my roguelike side project. Learned *a lot* about memory management in Odin in the process and optimised the process to the brim memory-wise. #Gamedev #Odin #Roguelike #ScreenshotSaturday

Dec 21, 2024, 12:54 AM

Record data

{
  "uri": "at://did:plc:5tmccakk3aviuqtk3d24456g/app.bsky.feed.post/3ldrouvplys2u",
  "cid": "bafyreihjxv3jlih4i5r4nzgqgdzdellfdfxzzuvk6ds2oivfczpmnpfvfm",
  "value": {
    "text": "Level generator MVP ✅\n\nI finally finished working on the first pass of the level generator for my roguelike side project. Learned *a lot* about memory management in Odin in the process and optimised the process to the brim memory-wise.\n\n#Gamedev #Odin #Roguelike #ScreenshotSaturday",
    "$type": "app.bsky.feed.post",
    "embed": {
      "alt": "Video of roguelike project. Player's character moves around the generated map and opens doors.",
      "$type": "app.bsky.embed.video",
      "video": {
        "$type": "blob",
        "ref": {
          "$link": "bafkreidq34idwbygzhvwek34tvi2b2sejyyc5s5so26c2srern3qwfmfy4"
        },
        "mimeType": "video/mp4",
        "size": 5288603
      },
      "aspectRatio": {
        "width": 1600,
        "height": 900
      }
    },
    "langs": [
      "en"
    ],
    "facets": [
      {
        "index": {
          "byteEnd": 247,
          "byteStart": 239
        },
        "features": [
          {
            "tag": "Gamedev",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 253,
          "byteStart": 248
        },
        "features": [
          {
            "tag": "Odin",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 264,
          "byteStart": 254
        },
        "features": [
          {
            "tag": "Roguelike",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      },
      {
        "index": {
          "byteEnd": 284,
          "byteStart": 265
        },
        "features": [
          {
            "tag": "ScreenshotSaturday",
            "$type": "app.bsky.richtext.facet#tag"
          }
        ]
      }
    ],
    "createdAt": "2024-12-21T00:54:47.256Z"
  }
}