




Pongzi Scheme, a Pong/Ponzi incremental where the code AND the vector art were written with an AI assistant (free demo)
Free Windows demo: https://indieoffshore.itch.io/pongzi-scheme
The game: Pong on the surface, a Ponzi underneath. Every block you smash is a fake
"investment"; money buys upgrades; playing greedily raises suspicion; you cash out
(prestige) before it collapses and start a bigger scheme. Active incremental, made in
Godot 4.
- Code: most of it written with an AI coding assistant, me directing and making the
design calls.
- Art: instead of image generation, the assistant authored everything as vector/SVG
drawn in-engine, the UI, the candlestick "trading terminal", the fraud-chip pickups,
the CEO portraits, the icon. No diffusion images anywhere.
- Audio: procedural synth (WAVs generated from code at runtime).
- Text is mine; translations to six languages are machine-assisted.
Feedback on the actual game loop very welcome too.