Andrii
@for3st
Hey guys, just came up with the idea for a blockchain-based game. I’ll be sharing the whole process here, from building to launch. Stay tuned for updates!
4 replies
3 recasts
11 reactions
Andrii
@for3st
It all started with an old Siemens mobile game -BattleMail. A turn-based fighter where players submitted moves (even send vis SMS) and watched the battle unfold! That idea stuck with me for years, and now I think it could be fun to bring it to life.
1 reply
0 recast
0 reaction
Andrii
@for3st
The idea was to create a fighting game where players compete on-chain by submitting their moves. But I wanted to take it further - adding combos, super attacks, and more. Then came another thought: what if we had tournaments and events to make it truly competitive?
1 reply
0 recast
0 reaction
Andrii
@for3st
It reminded me of Rock-Paper-Scissors - both players reveal their move simultaneously, without knowing the opponent's choice. But how do you achieve that on the blockchain, where everything is transparent?
1 reply
0 recast
0 reaction
Andrii
@for3st
The solution was: 1️⃣ Player chooses moves 2️⃣ Creates a commitment hash (moves + secret) 3️⃣ Submits only the hash on-chain 4️⃣ After all players commit, they reveal moves + secret 5️⃣ The contract verifies by hashing again & comparing The secret prevents others from guessing moves
1 reply
0 recast
0 reaction