Ball Cash · Memecoin arcade on Solana
Try the game now → https://ballcash.vercel.app/
This public repo is a showcase — README, screenshots, and docs only.
No application source code is included here. Full source unlocks after a one-time GitHub Sponsor (see below).
Ball Cash (BCASH) is a Solana memecoin wrapped around a real browser arcade: shoot the green ball, clear colored targets, dodge bombs, and climb 20 levels. Landing site, campaign mode, and classic attract mode demo — play with or without a wallet.
Not financial advice. In-game BCASH rewards are being automated with database + smart contracts. Full text: DISCLAIMER.md.
Arcade physics. Memecoin energy. Built to play.
Ball Cash (BCASH) is a Solana memecoin wrapped around a real browser arcade: shoot the green ball, clear colored targets, dodge bombs, and climb 20 handcrafted levels. Play free in the demo, jump into the full campaign with or without a wallet, and watch the community grow from web launch to Telegram and mobile.
| Pillar | What you get |
|---|---|
| Playable core | Physics, music, and 20 levels you can try today |
| Solana native | Wallet connect + guest progress — your choice |
| Community first | Rewards, events, and expansion beyond the browser |
No install needed — open the live site:
→ https://ballcash.vercel.app/
| Route | What you get |
|---|---|
/ |
Landing + demo gate |
/demo |
Attract mode — plays itself |
/game |
Full campaign |
Hero — Ball Cash, buy & play CTAs.
Campaign lobby — rules, connect wallet, play.
This GitHub page does not contain the Next.js app, game engine, audio, or project wiring.
Want the full private source? Support with a one-time GitHub Sponsor of $150. That single payment unlocks access to the complete codebase.
| Full codebase unlock | One-time $150 — no subscription |
| Via GitHub Sponsors | github.com/sponsors/christianalberto |
- Open github.com/sponsors/christianalberto
- Choose the $150 one-time tier (Ball Cash Sponsor)
- After the sponsorship, you get access to the private source repo
You’ll receive the private repo URL. Then:
git clone <the-private-repo-url-you-receive>
cd ballcash
npm installDev or production build — both serve at the same local URL:
# Option A — development
npm run dev
# Option B — production build
npm run build
npm run startOpen http://localhost:3000.
- Drag and release the green ball to shoot (watch the aim arrow).
- Hit colored targets until they explode.
- Avoid the black bomb.
- Beat the clock — climb levels and earn in-game BCASH.
Christian Alberto — github.com/christianalberto
- Sponsors (source unlock): github.com/sponsors/christianalberto
If this project helped you, a star on the repo is appreciated.
Want the full codebase? One-time $150 sponsor unlocks the complete source ❤️
For fun and entertainment. No warranties. See DISCLAIMER.md.
MIT applies to the materials in this public showcase repo (README, docs, assets shown here).
The private application source is shared only after sponsorship and under the terms you receive with that access.


