๐ŸŒณ Prompt: Create a Mobile-Friendly “Money Tree” Mini-Game


๐ŸŽฏ Prompt: Create a Mobile-Friendly “Money Tree” Mini-Game for My Blogger Site

Hi ChatGPT, I want you to create a complete mini-game using HTML, CSS, and JavaScript strictly following all instructions below. The game will be embedded in a Blogger post (no , , or  tags, just the embeddable code). Every step must be followed exactly. Here are the instructions:

๐ŸŽฎ Game Features:
A cartoon-style tree (image link below) is shown.

A cartoon person shakes the tree on button click.

The tree is full of tiny dollar bills hanging like leaves.

Every shake causes multiple ๐Ÿ’ต emoji dollar leaves to fall randomly.

Each shake = 1 count. After 100 shakes, I “earn” $0.00001.

Each 100-shake cycle increases earnings by another $0.00001 (i.e., it's cumulative).

A progress bar fills from 0% to 100% for each cycle.

After every 100 shakes, show a “๐ŸŽ‰ Congratulations! You earned $0.00001” message briefly.

๐Ÿ–ผ️ Assets:
Use this tree image: https://i.imgur.com/t6rAR1r.png

๐Ÿ“ฑ Mobile UI Requirements:
All buttons should be close together and usable with one thumb.

The game must be responsive and mobile-friendly.

The falling ๐Ÿ’ต leaves must be small emoji, and more should fall during each shake to make it exciting.

๐ŸŽ Buttons & Behavior:
๐ŸŒณ Shake button: Shakes the tree and drops emoji.

๐ŸŽฅ Watch Ad button:

Opens a popup window ad 

When popup is opened, it should simulate 100 shakes instantly, completing 1 cycle.

๐Ÿ“ค Share button for whatsapp to share the link of the game with this text "Hi I just earned 5$ by this money tree game 

Also show a banner text like:
Share this game to win $5!

✨ Additional Notes:
Use ๐Ÿ’ต emoji for falling leaves (random horizontal position).

Add a tree shake animation using CSS (like rotate left-right quickly).

Earnings and progress should update dynamically.

Code must be clean, efficient, and usable directly inside a Blogger post (no  or ).

Use localStorage if needed to preserve progress (optional).

Display earnings as $0.00000 format.

Optional: add sound FX or haptic if user wants later.
Give nice dollar falling effect wit emoji must huge dollar falling

๐Ÿ” Please give back the full code block with embedded CSS, JS, and HTML elements ready to paste into Blogger.

  

Comments

Popular posts from this blog