top of page

Convo AI was fun until progression logic got real

  • 20 hours ago
  • 1 min read

Convo AI was fun until progression logic got real

Convo AI looked engaging in early demos, but progression state behavior exposed the real engineering work.

I built a gamified learning prototype with checkpoint logic and milestone gating. The key challenge was repeatable state transitions, not visual polish.

The first logic pass allowed edge-case progression jumps. I tightened rules and checks to make rewards predictable and meaningful.

Current status is a cleaner prototype story with stronger architecture direction. Next step is better assets and challenge set quality. GitHub: https://github.com/pradyotbathuri

bottom of page