Crypto Clash is a decentralized Rock Paper Scissors game powered by MemeCoin on the blockchain.
Crypto Clash is a blockchain-based game that brings the classic Rock Paper Scissors game to the world of cryptocurrencies. Players wager MemeCoins to participate in matches, make moves (Rock, Paper, or Scissors), and the winner takes the pot plus additional rewards. Built on Ethereum using Solidity and Web3.js, this game brings interactivity, fun, and a decentralized gaming experience. The frontend is designed for easy navigation, while the smart contract ensures fair and transparent gameplay.
During the hackathon, we successfully developed the core game logic using Solidity and deployed the smart contract on Ethereum. We built a responsive user interface using HTML, CSS, and JavaScript, integrating Web3.js to interact with the blockchain. Players can join, make moves, and determine winners with the contract managing all transactions. We also implemented an ERC-20 token, MemeCoin, as the in-game currency. The frontend features interactive buttons and live updates for players, and we plan to refine it further for a more polished experience.