{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/word2world-generating-stories-and-worlds","title":"Word2World: Generating Stories and Worlds through Large Language Models","arxiv_id":"2405.06686","date":"2024-05-06","proceeding":null,"authors":["Muhammad U. Nasir","Steven James","Julian Togelius"],"abstract":"Large Language Models (LLMs) have proven their worth across a diverse spectrum of disciplines. LLMs have shown great potential in Procedural Content Generation (PCG) as well, but directly generating a level through a pre-trained LLM is still challenging. This work introduces Word2World, a system that enables LLMs to procedurally design playable games through stories, without any task-specific fine-tuning. Word2World leverages the abilities of LLMs to create diverse content and extract information. Combining these abilities, LLMs can create a story for the game, design narrative, and place tiles in appropriate places to create coherent worlds and playable games. We test Word2World with different LLMs and perform a thorough ablation study to validate each step. We open-source the code at https://github.com/umair-nasir14/Word2World.","url_abs":"https://arxiv.org/abs/2405.06686v1","url_pdf":"https://arxiv.org/pdf/2405.06686v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"word2world-generating-stories-and-worlds","repo_url":"https://github.com/umair-nasir14/word2world","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"game-design","task_name":"Game Design"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2405.06686","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.06686"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/umair-nasir14/word2world","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"official":{"samples":8,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"997da7291552c885","entry":"find_special_chars","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/solvers.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/solvers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"997da7291552c885"}},{"code_sha256_prefix":"1ca7a923399000a1","entry":"grid_to_csv","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/utils.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1ca7a923399000a1"}},{"code_sha256_prefix":"c9d4419722f2f338","entry":"pad_rows_to_max_length","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/fixers.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/fixers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c9d4419722f2f338"}},{"code_sha256_prefix":"2b0a837d7443745d","entry":"parse_grid","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/solvers.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/solvers.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2b0a837d7443745d"}},{"code_sha256_prefix":"c2ebcad4054be0b8","entry":"remove_extra_special_chars","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/fixers.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/fixers.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c2ebcad4054be0b8"}},{"code_sha256_prefix":"d6cdef1e10b07a03","entry":"extract_between_ticks","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/utils.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d6cdef1e10b07a03"}},{"code_sha256_prefix":"81b35acb01e5d3dc","entry":"find_important_tiles","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/solvers.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/solvers.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"81b35acb01e5d3dc"}},{"code_sha256_prefix":"384f2e6a900f6f6f","entry":"load_image_dict","repo":"umair-nasir14/word2world","repo_kind":"official","path":"word2world/utils.py","file_url":"https://github.com/umair-nasir14/word2world/blob/HEAD/word2world/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"384f2e6a900f6f6f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}