Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: EthereumTalk.Net on June 04, 2020, 11:37:17 PM



Title: I used DappHero to easily integrate blockchain-based game
Post by: EthereumTalk.Net on June 04, 2020, 11:37:17 PM
I used DappHero to easily integrate blockchain into my HTML5 game without worrying about Web3.js or Metamask.

For this, I brought a twist to the classic Snake Game by rewarding the winner with Ether.

https://ethereumtalk.net/showthread.php?tid=1&pid=1#pid1


Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: bitmover on June 05, 2020, 01:41:33 AM
Look interesting to interact with blockchain without metamask. I clicked the link but there was no link to the game. where is it? is it online already?


Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: EthereumTalk.Net on June 05, 2020, 02:11:48 AM
Look interesting to interact with blockchain without metamask. I clicked the link but there was no link to the game. where is it? is it online already?

https://apoorvlathey.com/projects/BlockchainSnakeGame/


Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: SFR10 on June 05, 2020, 09:01:04 AM
I used DappHero to easily integrate blockchain into my HTML5 game without worrying about Web3.js or Metamask.
https://apoorvlathey.com/projects/BlockchainSnakeGame/
Not sure if I'm doing it correctly or not but you mentioned the other day about not having to worry about Metamask and yet it requires to "log in to it (https://archive.fo/v3bEZ#selection-19.0-8.9)".

In order to start the match, the player deposits .001 ETH into the Game Pool and begins the game. On biting the snake’s tail or hitting the wall, the game ends and the score is sent to the Game’s Smart Contract.
If the player’s score is greater than the current overall Player Average than he is rewarded with .001 ETH (initial deposit) + 1% winning prize (0.00001 ETH). Losers lose the entire 0.001 ETH to the Game Pool.
IMHO, the winning prize is a bit on the low side.


Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: Vod on June 05, 2020, 01:58:13 PM
IMHO, the winning prize is a bit on the low side.

If you are an above average player, you have a limited chance of winning 1% until you raise the average.
Everyone else loses 100%

If you were to win 100 times in a row this game, it is the same reward as winning once in a regular game, with 98% more risk.

No sense even trying this game. 



Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: AB de Royse777 on June 05, 2020, 02:46:32 PM
And I see a blank screen with this URL :
Code:
https://ethereumtalk.net/.well-known/captcha/
I rarely browse sites from my regular browsers unless I trust the site to some degree. The blank screen is because of using the Tor browser?


Title: Re: I used DappHero to easily integrate blockchain-based game
Post by: EthereumTalk.Net on June 05, 2020, 05:50:53 PM
And I see a blank screen with this URL :
Code:
https://ethereumtalk.net/.well-known/captcha/
I rarely browse sites from my regular browsers unless I trust the site to some degree. The blank screen is because of using the Tor browser?
I'm going try to make it better so I deleted that post.