Skip to content

Latest commit

 

History

History
177 lines (120 loc) · 6.96 KB

File metadata and controls

177 lines (120 loc) · 6.96 KB

Ball Cash logo

Ball Cash · Memecoin arcade on Solana

Play Ball Cash live Source unlock $150

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.

Disclaimer License MIT Next.js React TypeScript Tailwind CSS Solana GSAP


What is this project?

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

Play the game

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

Screens

Landing

Ball Cash landing hero

Hero — Ball Cash, buy & play CTAs.

Campaign lobby (/game)

Ball Cash game lobby

Campaign lobby — rules, connect wallet, play.


Source unlock

Get the complete source code

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
  1. Open github.com/sponsors/christianalberto
  2. Choose the $150 one-time tier (Ball Cash Sponsor)
  3. After the sponsorship, you get access to the private source repo

Source unlock $150

After you unlock

You’ll receive the private repo URL. Then:

git clone <the-private-repo-url-you-receive>
cd ballcash
npm install

Dev 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 start

Open http://localhost:3000.


How to play

  1. Drag and release the green ball to shoot (watch the aim arrow).
  2. Hit colored targets until they explode.
  3. Avoid the black bomb.
  4. Beat the clock — climb levels and earn in-game BCASH.

Author

Christian Albertogithub.tiyicn.workers.dev/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 ❤️

Sponsor on GitHub


Disclaimer

For fun and entertainment. No warranties. See DISCLAIMER.md.


License

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.