Skip to content

while true; do gptdiff "make the game a fantasy themed incremental rpg ..."; on reasoning ML models

Notifications You must be signed in to change notification settings

255BITS/LoopForge

Repository files navigation

LoopForge

This project demonstrates an AI-powered development workflow where:

  • Only GPTDiff (via CLI tool) can write and modify code gptdiff

Core Rules

  1. All code changes must be generated by gptdiff
  2. The AI agent handles:
    • Feature implementation
    • Bug fixes
    • Error resolution
  3. Bugs are described through stacktrace only and fixed with gptdiff.

Workflow

while true; do
    gptdiff "make the game a fantasy themed incremental rpg with a ui in index.html. Make the aspects that are there more fun. Add aspects that are missing. Make the game playable. Prioritize the bugs" --apply
done

Goal

See how well AI agent loops work on creating software from scratch with a fun game example.

deepseek-r1

screenshot

o3-mini

screenshot

everything

Rules here are slightly different. Any technique or model may be used. All edits must be made by gptdiff.

Everything is meant to sample how far this technique can go.

About

while true; do gptdiff "make the game a fantasy themed incremental rpg ..."; on reasoning ML models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published