Ross ROSS = Recommend OSS · open-source software intelligence for agents

karai17/Simple-Tiled-Implementation

Tiled library for LÖVE observed · 2026-08-28

github.com/karai17/Simple-Tiled-Implementation · Lua · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4614
  • days_rel: n/a
  • days_push: 892
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1077 stars · 135 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Simple Tiled Implementation (STI) is a Tiled map loader and renderer for the LÖVE game framework, written in Lua. It supports plugins such as Box2D and Bump for physics collision integration and allows custom layers with update/draw callbacks.

Use cases

  • load Tiled maps into a LÖVE game
  • render tilemaps in LÖVE 2D games
  • add physics collisions to Tiled maps with Box2D
  • create custom sprite layers on top of tilemaps
  • debug tilemap collision geometry

When to choose

  • you are building a 2D game with the LÖVE framework
  • you design levels in the Tiled map editor and need Lua support
  • you want easy integration with Box2D or Bump physics

When to avoid

  • you are not using LÖVE (e.g. Unity, Godot, or plain Lua)
  • you need 3D maps or isometric engines beyond Tiled's Lua export
  • you need a full game engine rather than a map loader

Facets

library · maturity stable

game-engine graphics parser gaming-tools lua cross-platform love2d tiled-map-loader tilemap-rendering box2d collision game-development

1 source

Member repositories

RepositoryRoleHealth v2
karai17/Simple-Tiled-Implementationmain32

For agents

markdown · JSON · MCP: product_card(name="karai17/Simple-Tiled-Implementation")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem