This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Turtle Holder 🐀
turtleholder.bsky.social
did:plc:3rljncwyarvgck6iyqmwqsaw
/7 REBUILDING THE TILEMAP (code is experimental)
- Get floor cells (using get_used_cells())
- Clear everything that isn't a floor
- Sort positions by X
- Separate position data into blocks by X
- Sort every block by Y value and get peaks/lows for every "island" (let me know if I need to explain it)
2024-12-19T21:13:19.677Z