# Powered by the Apocalypse
> [!overview]
> [company:: Meguey Baker, Vincent Baker]
> [url:: http://apocalypse-world.com/pbta/]
>
> ---
>
> (description:: A tabletop roleplaying game framework, created by Meguey Baker and Vincent Baker in 2010 in [[Apocalypse World]].)
> [!log] Games in Collection
> ```dataview
> TABLE WITHOUT ID
> link(file.path, title) AS "Title",
> mechanics AS "Mechanics",
> description AS "Description"
> FROM "60 Games/61 Tabletop"
> WHERE contains(type, "Game") AND contains(system, this.file.link)
> SORT title_sort asc
> ```