https://github.com/scorleos773/rannbhumi
https://github.com/scorleos773/rannbhumi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scorleos773/rannbhumi
- Owner: SCORLEOs773
- Created: 2025-03-02T09:04:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T14:19:03.000Z (over 1 year ago)
- Last Synced: 2025-03-02T15:23:12.669Z (over 1 year ago)
- Language: TypeScript
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rannbhumi
Rannbhumi is a Hindu mythological card game built using **AngularJS** with **real-time multiplayer** functionality powered by Firebase. Players can create accounts, generate game room links, invite friends, and engage in battles using mythological characters like Shri Ram, Hanuman, Krishna, Bhishma, and many more.
## Features
- **Gacha System**: Players can summon random characters based on rarity drop rates.
- **Dynamic Card UI**: Character cards have a visually rich design with changing background colors based on rarity.
- **Multiplayer Mode**: Play in real-time with friends using Firebase.
- **Character Attributes**: Each character has unique abilities, attack, defense, and health stats.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/your-username/rannbhumi.git
cd rannbhumi
```
## Gacha System
The Gacha system allows players to summon random characters with specific drop rates:
- **Mythic**: 0.1% chance
- **Legendary**: 0.5% chance
- **Epic**: 2% chance
- **Rare**: 10% chance
- **Common**: 87.4% chance
## Card UI Design
Each character card is designed to resemble traditional **trading cards** with the following elements:
- **Character Image**
- **Name, Type, and Faction**
- **Stats (Attack, Defense, Health)**
- **Special Ability**
- **Rarity-based Background Colors**