Crypto Crash is a backend implementation of the popular Crash game, where players bet in USD, converted to BTC/ETH at real-time prices. Players watch a multiplier rise and must cash out before the game crashes at a random, provably fair point. The backend manages game rounds, player actions, and real-time updates using Socket.io.
Currently Not Available.
Built with Node.js, Express, and Socket.io for real-time multiplayer. MongoDB is used for persistent storage. Game logic and crypto price integration are handled in dedicated service modules. EJS templates provide basic UI for signup, login, and gameplay.
Currently Not Available.