An open API service indexing awesome lists of open source software.

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

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:

[![Telegram Contact](https://img.shields.io/badge/Telegram-Contact%20Me-blue?logo=telegram&style=for-the-badge)](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.