Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cashblaze127/aviator-crash
Aviator Crash Game, Front End, Back End
https://github.com/cashblaze127/aviator-crash
aviator casino crash gambling socket-io typescript
Last synced: 11 days ago
JSON representation
Aviator Crash Game, Front End, Back End
- Host: GitHub
- URL: https://github.com/cashblaze127/aviator-crash
- Owner: cashblaze127
- Created: 2024-12-09T16:20:34.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-09T17:19:34.000Z (15 days ago)
- Last Synced: 2024-12-09T18:28:21.496Z (15 days ago)
- Topics: aviator, casino, crash, gambling, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 157 MB
- Stars: 14
- Watchers: 1
- Forks: 12
- 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
For inquiries, collaborations, or support, feel free to reach out:
- 🐦 X (formerly Twitter): [@cashblaze127](https://x.com/cashblaze127)
- 🎮 Discord: `cashblaze127`
- 📱 Telegram: @cashblaze127
- 💼 LinkedIn: [Keyvel Bitcoin Solana](https://www.linkedin.com/in/keyvel-bitcoin-solana)## 🌟 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.