shyamsn97/mario-gpt
[Neurips 2023] Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981 observed · 2026-08-28
Health v2 · maintenance only
21/100
- Activity 0
- Release rhythm 8
- Longevity 92
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: 1296
- days_rel: n/a
- days_push: 772
- n_releases_24m: 0
Adoption not part of the score
1152 stars · 106 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MarioGPT is a Python library and finetuned GPT2 model that generates playable Super Mario Bros levels from text prompts. It accompanies the NeurIPS 2023 paper on open-ended Text2Level generation and includes tools for sampling, rendering, playing, and validating levels.
Use cases
- generate super mario levels from a text prompt
- procedurally generate game levels with a language model
- research controllable level generation with GPT2
- play or validate AI-generated mario levels with an A* agent
- fine-tune language models on game level data
When to choose
- you want text-guided procedural level generation for 2D platformers
- you need a reproducible research baseline for open-ended game content generation
- you want a pip-installable library with pretrained Mario level models
When to avoid
- you need level generation for games other than Super Mario Bros-style platformers
- you need production-grade, polished level output without manual tuning
- you need a general-purpose text-to-game generator
Facets
library · maturity active
machine-learning llm-inference data-generation game-engine machine-learning large-language-models python cross-platform procedural-content-generation gpt2 level-generation super-mario research-code neurips-2023 game-development gpu
8 sources
- readme: https://github.com/shyamsn97/mario-gpt · fetched 2026-08-28 · 435b7ae1bcc8
- homepage: https://huggingface.co/shyamsn97/Mario-GPT2-700-context-length · fetched 2026-08-29 · 75c27c6dec09
- site_page: https://huggingface.co/docs · fetched 2026-08-29 · bdec26667b98
- site_page: https://huggingface.co/docs/hub/model-cards · fetched 2026-08-29 · 60ded09a56b0
- site_page: https://huggingface.co/docs/inference-providers · fetched 2026-08-29 · 8a5d0f819473
- registry_pypi: https://pypi.org/pypi/mario-gpt/json · fetched 2026-08-29 · c44fc5a17c95
- site_page: https://huggingface.co/pricing · fetched 2026-08-29 · de6b7a178be5
- site_page: https://huggingface.co/huggingface · fetched 2026-08-29 · 59ec3a169a3f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shyamsn97/mario-gpt | main | 21 |
For agents
markdown · JSON · MCP: product_card(name="shyamsn97/mario-gpt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem