u/Basic_Construction98

▲ 3 r/ASCII

Looking for an artist

Hi everyone
i love ascii art but unfortunately my art skills sucks.
i am working on a game in Claude code where you collect character as you code. something that will improve the lonely terminal experience with a cool gamification.
i tried to do some characters with ai but its just not that.

i would really like to do some collaboration with an artist who thinks its can be cool
https://github.com/amit221/compi

reddit.com
u/Basic_Construction98 — 14 hours ago

Compi just got upgraded

Compi just got upgraded (terminal UX is weird)

Building a game in the terminal sounded easy…

At first I went with:

  • commands
  • menus
  • managing your collection

Classic CLI stuff.

But inside Claude Code, it just felt wrong.
Too clunky. Too much typing.

So I scrapped it.

Now it’s:
👉 random card choices each turn

No commands. Just pick and play.

Feels way more natural for AI terminals.

https://github.com/amit221/compi

u/Basic_Construction98 — 4 days ago
▲ 11 r/tui

Compi just got upgraded

Compi just got upgraded (and I had to rethink terminal UX)

Building a game inside the terminal sounded simple… until I actually tried to make it usable.

At first I went with a “classic” approach:

  • type commands
  • navigate menus
  • manage your collection manually

Basically what you’d expect from a CLI game.

But inside something like Claude Code / AI terminals… it just felt wrong.
Too clunky, too much typing, and honestly — not fun.

So I scrapped it.

Instead, I moved to a card-style system:

  • each turn you get a few random options
  • you just pick one
  • no micromanaging, no typing commands

It’s way more “game-like” and actually fits how people interact in AI terminals.

Still feels weird building UX for a place that was never meant for games 😅
but also kinda exciting.

If you’re curious: https://github.com/amit221/compi

u/Basic_Construction98 — 4 days ago
▲ 3 r/dev

are you using what you build?

i build a lot of side projects but i notice that after i build them i don`t use them.
are you actually using your own staff ?

reddit.com
u/Basic_Construction98 — 4 days ago
🔥 Hot ▲ 92 r/opensourcegames+2 crossposts

Buddy just got upgraded

well not really but almost (:

i liked the companion concept so much that i had to built something like that . so like a good Claude viber i added a new plugin called Compi a collection game that played directly inside Claude with Claude as an ai advisor.

it works completely offline and opensource.

it leverage hooks skills and askII art

https://github.com/amit221/compi

u/Basic_Construction98 — 5 days ago