fun readme
This commit is contained in:
parent
8c27c1f664
commit
447a1e1e6b
1 changed files with 34 additions and 26 deletions
60
README.md
60
README.md
|
@ -1,37 +1,45 @@
|
|||
# Rubellos Glücksspiel
|
||||
# Rubellos Glücksspiel 🎰🃏💰💸💎💥
|
||||
|
||||
A fun, browser-based scratch card gambling game built with React and TypeScript.
|
||||
🍀✨🥳💵
|
||||
|
||||
## Play Online
|
||||
## Play Online 🎲🖱️💻
|
||||
|
||||
Try it here:
|
||||
Try it here: 🎯👇
|
||||
[https://hannover.ccc.de/~lubiana/rubbel/](https://hannover.ccc.de/~lubiana/rubbel/)
|
||||
🕹️🎉💥
|
||||
|
||||
## Features
|
||||
## Features 🏆🎉💎
|
||||
|
||||
- **Scratch Card Gameplay:** Buy and scratch virtual cards to win money and
|
||||
Gubble Points.
|
||||
- **Tier System:** Unlock and play higher-value scratch cards as you progress.
|
||||
- **Upgrades:** Spend Gubble Points in the Gubble Store to unlock powerful
|
||||
upgrades (e.g., more winning numbers, auto-scratcher, bonus multipliers).
|
||||
- **Play History:** Track your recent wins and card results.
|
||||
- **Rescue Mechanic:** If you run out of money, the “cosmic Gubble spirits” may
|
||||
give you a second chance!
|
||||
- **Modern UI:** Clean, responsive interface with smooth animations.
|
||||
- **Scratch Card Gameplay:** 🎟️💵 Buy and scratch virtual cards to win money 💰
|
||||
and Gubble Points 🟣! 🤩
|
||||
- **Tier System:** 🥇🥈🥉 Unlock and play higher-value scratch cards as you
|
||||
progress 🚀💸!
|
||||
- **Upgrades:** 🚀🛒 Spend Gubble Points 🟣 in the Gubble Store 🏪 to unlock
|
||||
powerful upgrades 💪 (e.g., more winning numbers 🔢, auto-scratcher 🤖, bonus
|
||||
multipliers ✖️💯).
|
||||
- **Play History:** 📜🏅 Track your recent wins 🤑 and card results 🎯!
|
||||
- **Rescue Mechanic:** 🆘 If you run out of money 💸, the “cosmic Gubble
|
||||
spirits” 👻✨🛸 may give you a second chance! 🙏🍀
|
||||
- **Modern UI:** 🖥️🎨 Clean, responsive interface with smooth animations 💃🕺!
|
||||
|
||||
## Getting Started
|
||||
## Getting Started 🏁🚦🎬
|
||||
|
||||
1. Clone the repo and install dependencies:
|
||||
```bash
|
||||
pnpm install
|
||||
```
|
||||
2. Start the development server:
|
||||
```bash
|
||||
pnpm dev
|
||||
```
|
||||
3. Open your browser to `http://localhost:5173` (or as indicated in your
|
||||
terminal).
|
||||
1️⃣. Clone the repo and install dependencies: 🧑💻👇
|
||||
|
||||
## License
|
||||
```bash
|
||||
pnpm install
|
||||
```
|
||||
|
||||
MIT
|
||||
2️⃣. Start the development server: 🚀🔥
|
||||
|
||||
```bash
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
3️⃣. Open your browser 🌐 to `http://localhost:5173` (or as indicated in your
|
||||
terminal) 🕵️♂️🎲💻.
|
||||
|
||||
## License 📄🆓
|
||||
|
||||
MIT 🎉💖🤑
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue