https://github.com/cashblaze129/Aviator-Crash
Aviator Crash Game, Front End, Back End
https://github.com/cashblaze129/Aviator-Crash
aviator crash gambling socket-io typescript
Last synced: 10 months ago
JSON representation
Aviator Crash Game, Front End, Back End
- Host: GitHub
- URL: https://github.com/cashblaze129/Aviator-Crash
- Owner: cashblaze129
- Created: 2024-12-09T16:20:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T09:59:54.000Z (over 1 year ago)
- Last Synced: 2025-07-03T19:49:45.925Z (12 months ago)
- Topics: aviator, crash, gambling, socket-io, typescript
- Language: TypeScript
- Homepage: https://aviator-crash-one.vercel.app
- Size: 157 MB
- Stars: 35
- Watchers: 1
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aviator Crash Game ✈️
**Aviator Crash Game** is an exciting and dynamic multiplayer betting game where players test their luck and timing to win big! With a sleek, responsive interface and real-time gameplay powered by cutting-edge technologies, this game offers an engaging experience for users.
## 📩 Contact Me on Telegram
For inquiries, collaborations, or support, feel free to reach out:
[](https://t.me/cashblaze129)
## 🌟 Features
### 🎮 Game Mechanics
- **Place Bets**: Choose your bet amount and join the game.
- **Real-Time Multiplier**: Watch the multiplier increase as the plane takes off.
- **Cash Out**: Withdraw your winnings before the plane crashes.
- **Unpredictable Crashes**: Adds excitement and keeps players on edge.
### 📈 Core Highlights
- **Real-Time Updates**: Powered by WebSocket for seamless gameplay.
- **Provably Fair System**: Transparent and verifiable fairness for every round.
- **User-Friendly UI**: Designed with Tailwind CSS for a smooth, responsive experience.
- **Leaderboards**: Track top players and compare performances.
### 🔒 Security & Transparency
- Secure login and gameplay.
- Provably fair crash algorithm ensures trustworthiness.
## 🛠️ Tech Stack
### Frontend
- **React.js**: For building a dynamic and responsive UI.
- **TypeScript:** Ensures robust and scalable code.
- **Tailwind CSS**: Provides a sleek and modern design.
- **Socket.IO**: Enables real-time communication between players and the server.
### Backend
- **Node.js**: High-performance server-side logic.
- **TypeScript**: For type safety and maintainability.
- **Socket.IO**: Real-time communication.
- **MongoDB**: Efficient database for managing user data and game states.
## 📂 Project Structure
```
aviator-crash-game/
├── aviator-front/
│ ├── src/
│ │ ├── @types/
│ │ ├── components/
│ │ ├── assets/
│ │ ├── utils/
├── aviator-back/
│ ├── src/
│ │ ├── controllers/
│ │ ├── models/
│ │ ├── routes/
│ │ ├── services/
│ │ └── utils/
```
---
## ⚙️ Setup Instructions
### Frontend
1. Navigate to the aviator-front directory:
```
cd aviator-front
```
2. Install dependencies
```
yarn install
```
3. Start the development server:
```
npm run dev
```
## 🎉 How to Play
- Sign up or log in to your account.
- Place your bet and wait for the round to begin.
- Watch the multiplier increase and decide when to cash out.
- Win big if you cash out before the crash!
## 📜 Provably Fair
Each game round is provably fair, ensuring that the outcome is random and cannot be tampered with.