Show HN: An MMO twist on Battleship where you bet Bitcoins
1–10 of 23 posts
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#2EDIT: it stopped crashing when I disabled sounds and other people's ships.
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#3As I understand it, a sha256 digest is generated from a pre-generated hit sequence. But it's not 100% clear how average players can benefit from that information.
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#4Interesting idea of "provably fair" (not sure if it's original), but you could probably elaborate more on that in the How It Works section. As I understand it, a sha256 digest is generated from a pre-generated hit sequence. But it's not 100% clear how average players can benefit from that information.
If you scroll down under the "Fair" tab, there's actually a "Calculate" button that links you to a hash calculator, with the inputs being the client seed + seq. Although I would agree that this is difficult to communicate to your normal user.
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#5EDIT: Works /flawlessly/ with google chrome.
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#6Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#7Interesting idea of "provably fair" (not sure if it's original), but you could probably elaborate more on that in the How It Works section. As I understand it, a sha256 digest is generated from a pre-generated hit sequence. But it's not 100% clear how average players can benefit from that information.
Not sure who was the first, probably https://satoshidice.com
Bitino.com has a nice page explaining the concept, including an example validation script in Python http://bitino.com/provably-fair-gaming/
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#8Interesting idea of "provably fair" (not sure if it's original), but you could probably elaborate more on that in the How It Works section. As I understand it, a sha256 digest is generated from a pre-generated hit sequence. But it's not 100% clear how average players can benefit from that information.
[1] http://tenhou.net/man/#LOG (in japanese)
Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#9Re: Show HN: An MMO twist on Battleship where you bet Bitcoins
#10Interesting idea of "provably fair" (not sure if it's original), but you could probably elaborate more on that in the How It Works section. As I understand it, a sha256 digest is generated from a pre-generated hit sequence. But it's not 100% clear how average players can benefit from that information.
This "provably fair" concept is quite common in the Bitcoin gaming world. Not sure who was the first, probably https://satoshidice.com Bitino.com has a nice page explaining the concept, including an example validation script in Python http://bitino.com/provably-fair-gaming/
In other words, every time you play you're losing to the house, even though the mathematical analysis doesn't show it.