fun readme
This commit is contained in:
parent
8c27c1f664
commit
447a1e1e6b
1 changed files with 34 additions and 26 deletions
48
README.md
48
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.
|
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/)
|
[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
|
- **Scratch Card Gameplay:** 🎟️💵 Buy and scratch virtual cards to win money 💰
|
||||||
Gubble Points.
|
and Gubble Points 🟣! 🤩
|
||||||
- **Tier System:** Unlock and play higher-value scratch cards as you progress.
|
- **Tier System:** 🥇🥈🥉 Unlock and play higher-value scratch cards as you
|
||||||
- **Upgrades:** Spend Gubble Points in the Gubble Store to unlock powerful
|
progress 🚀💸!
|
||||||
upgrades (e.g., more winning numbers, auto-scratcher, bonus multipliers).
|
- **Upgrades:** 🚀🛒 Spend Gubble Points 🟣 in the Gubble Store 🏪 to unlock
|
||||||
- **Play History:** Track your recent wins and card results.
|
powerful upgrades 💪 (e.g., more winning numbers 🔢, auto-scratcher 🤖, bonus
|
||||||
- **Rescue Mechanic:** If you run out of money, the “cosmic Gubble spirits” may
|
multipliers ✖️💯).
|
||||||
give you a second chance!
|
- **Play History:** 📜🏅 Track your recent wins 🤑 and card results 🎯!
|
||||||
- **Modern UI:** Clean, responsive interface with smooth animations.
|
- **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: 🧑💻👇
|
||||||
|
|
||||||
1. Clone the repo and install dependencies:
|
|
||||||
```bash
|
```bash
|
||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
2. Start the development server:
|
|
||||||
|
2️⃣. Start the development server: 🚀🔥
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm dev
|
pnpm dev
|
||||||
```
|
```
|
||||||
3. Open your browser to `http://localhost:5173` (or as indicated in your
|
|
||||||
terminal).
|
|
||||||
|
|
||||||
## License
|
3️⃣. Open your browser 🌐 to `http://localhost:5173` (or as indicated in your
|
||||||
|
terminal) 🕵️♂️🎲💻.
|
||||||
|
|
||||||
MIT
|
## License 📄🆓
|
||||||
|
|
||||||
|
MIT 🎉💖🤑
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue