OpenAI 2026 hackathon

WrongWorlds

Your wrong answer becomes a world you must investigate, fracture, rebuild, and escape.

Solo project by Juan Pablo Enriquez Ortiz · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #7,744 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

WrongWorlds is an educational game concept built as a self-reported prototype for the OpenAI 2026 hackathon. The author describes it as a five-act reasoning game where learners enter worlds governed by their misconceptions, test those beliefs, and rebuild stronger causal models. It uses GPT-5.6 for interpreting learner language and deterministic TypeScript engines to govern simulation outcomes.

The project is presented as an experimental educational tool with no evidence of revenue, customers, or traction beyond its own submission. The system architecture separates generative interpretation from deterministic authority, aiming to preserve reproducibility and trustworthiness in educational evaluation.

Key commercial due-diligence question

Is there any indication that this concept has moved beyond prototype into a scalable product or service with measurable impact?

Back to contents

What The Product Actually Is

The description states that WrongWorlds is a five-act illustrated reasoning game. It begins with a learner's misconception, which becomes a "Belief Core" and activates a portal to a world where that belief is true.

In this world:

  • Learners must investigate the consequences of their belief.
  • Collect contradictory evidence.
  • Fracture false laws.
  • Rebuild a stronger explanation.
  • Escape by proving reasoning transfers elsewhere.

The system uses GPT-5.6 for interpreting learner language into structured belief models, and deterministic TypeScript engines to control simulations, evidence generation, scoring, and state transitions.

It is described as a complete educational game experience, including:

  • Two visually distinct worlds.
  • Keyboard navigation.
  • Mobile layouts.
  • English/Spanish localization.
  • Accessibility features (reduced motion, 2D mode).
  • Deterministic replay capability.
  • Public Evidence Archive.

Not evidenced No mention of actual users, revenue streams, or adoption metrics. The system is presented as a prototype built for a hackathon.

Back to contents

Positioning & Claim Evolution

The author positions WrongWorlds as an alternative to traditional correction-based learning, where learners receive the right answer but do not change their mental models.

Instead, WrongWorlds treats misconceptions as testable realities—a world that can be entered, explored, and escaped from once better reasoning is demonstrated.

It claims to:

  • Make misconceptions visible.
  • Allow testing of belief predictions.
  • Enable cinematic reality fracture.
  • Support causal model reconstruction.
  • Validate transfer through Bloom Station.

The positioning evolves from a conceptual framework (a "museum of possible realities") to a functional prototype, with the author emphasizing that it's not just about correcting errors but about changing how learners reason.

Inference This is a novel pedagogical approach, but no evidence exists that it has been tested or validated beyond its own claims.

Back to contents

Target Customer & ICP

The description implies that WrongWorlds targets learners in educational settings, particularly those dealing with causal reasoning—such as students studying marketing, science, economics, history, statistics, systems thinking, or media literacy.

It is designed to help learners:

  • Understand why their initial belief was flawed.
  • Engage deeply with the logic behind causality.
  • Apply learned reasoning patterns in new contexts.

The system supports English and Spanish, suggesting a global audience, and includes accessibility features like keyboard navigation and reduced motion support.

Not evidenced No specific customer segments, age groups, or institutional use cases are identified. The target is implied rather than defined.

Back to contents

Business Model & Pricing Evidence

There is no evidence of any business model or pricing structure in the description.

The author mentions:

  • Teacher-authored WrongWorlds.
  • Classroom cohorts.
  • Learner progress histories.
  • Adaptive worlds.
  • Controlled studies.

But these are speculative future features, not current offerings.

Not evidenced No revenue streams, monetization strategies, or pricing tiers are described. The project is presented as a prototype for a hackathon.

Back to contents

Technical & Delivery Signals

WrongWorlds was built using:

  • Codex and GPT-5.6 for interpretation.
  • TypeScript, React, Next.js, Node.js for implementation.
  • Playwright, Vitest for testing.
  • Vercel, GitHub for deployment.

Key technical decisions include:

  • Separation of generative interpretation from deterministic authority.
  • Deterministic replay with zero POST requests.
  • Public Evidence Archive and reproducible screenshots.
  • Git-backed production release.
  • Accessibility parity (2D mode, keyboard support).

The system architecture is described as:

  • GPT-5.6 interprets learner language into a belief model.
  • Deterministic engines govern simulation outcomes, evidence, scoring, etc.

Inference The technical stack suggests a strong focus on reproducibility and educational integrity, but no indication of scalability or infrastructure beyond the prototype.

Back to contents

Traction & Maturity Signals

The project is described as a complete five-act game experience, with:

  • Two worlds.
  • Transfer assessment via Bloom Station.
  • Public GitHub repository.
  • Evidence Archive.
  • Localization in English/Spanish.
  • Accessibility features.

It passed:

  • 143 Vitest tests.
  • 26 Playwright tests.
  • Production build verification.
  • Public QA checks.

However, the author explicitly states that:

  • The current Evidence Archive is exploratory.
  • No educational efficacy data exists.
  • Larger studies are needed to measure learning outcomes.

Not evidenced No user base, usage metrics, or performance tracking. The system is presented as a prototype with no traction indicators.

Back to contents

Competitive Context

The description does not mention competitors directly. However, the concept aligns with:

  • Educational AI tools focused on reasoning and misconception correction.
  • Gamified learning platforms that use simulation or narrative to teach concepts.
  • Causal reasoning frameworks used in STEM education.

It appears to be a novel approach within the space of educational games, using AI to interpret learner intent while maintaining deterministic control over outcomes.

Inference The product is positioned as an experimental innovation rather than part of an existing competitive landscape. No known direct competitors are named.

Back to contents

Key Risks & Red Flags

  1. Prototype-only status: The system is described only as a hackathon prototype with no evidence of real-world testing or adoption.
  2. Unproven educational impact: No data on learning gains, retention, or reasoning improvement.
  3. Limited scalability assumptions: The architecture implies strong control over outputs, but there's no indication how this scales beyond one developer.
  4. AI dependency without clear governance: While GPT-5.6 is used for interpretation, the deterministic engine controls outcomes—this balance may be fragile if AI quality degrades.
  5. No monetization strategy: No business model or pricing structure is evident.

Not evidenced No evidence of market demand, user feedback, or competitive positioning beyond its own claims.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific educational outcomes have you observed in pilot testing (if any)?
  2. How do you plan to scale the system beyond one developer?
  3. Are there plans for formal pedagogical validation or controlled studies?
  4. What would constitute a minimum viable product (MVP) for this concept?
  5. How do you intend to monetize or deploy this in real-world educational environments?
  6. Can you demonstrate how the deterministic engine ensures consistent evaluation across different learner inputs?
  7. What are the key assumptions about user behavior and engagement that underpin the design?

Back to contents

Investment/Partnership Verdict

Self-reported, unverified basis only.

WrongWorlds is a conceptually innovative educational game prototype, built with clear technical rigor and attention to reproducibility and accessibility.

It presents an experimental approach to teaching causal reasoning through immersive simulation, but:

  • There is no evidence of traction, revenue, or customer adoption.
  • The system remains in prototype form.
  • No business model or monetization strategy is evident.
  • Educational impact has not been validated beyond its own claims.

Confidence level: Low

This project is best viewed as a proof-of-concept with potential for further development. It does not yet meet criteria for investment or partnership unless there is evidence of early traction, pilot testing, or scalable execution plans.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.