shlogg · Early preview
Dhokai Raj B @rajdhokai

Building Blockchain-Based Snake Game With Stellar Smart Contract

Built a Snake game with React & Stellar smart contract for secure player data management on blockchain

This is a submission for the Build Better on Stellar: Smart Contract Challenge : Build a dApp

  
  
  What I Built

I created a classic Snake game using React and integrated it with a Stellar smart contract to store player game details. The contract handles essential operations such as adding new players, retrieving player information, updating scores, and even deleting players. This integration with Stellar allows the game to securely and transparently manage player data, including scores and public keys, all on the blockchain.

  
  
  Demo

https://stellar-snake-game.vercel.app/...