Coder Social home page Coder Social logo

sausage-roll's Introduction

Sausage Roll

A screenshot of the dapp.

screenshot

Description

Based on the pig dice game, Sausage Roll is a 2 player game that pits you against players online where you can compete to win each others ethers. (online element yet to be implemented)

  • Each player deposits 0.01 ether to play the game, the ethers collected forms the prize pool. (currently uses the first two generated addresses from ganache to play the game)
  • If the player rolls a "one", they score nothing and it becomes the next player's turn.
  • If the player rolls any other number, it is added to their turn total and the player's turn continues.
  • If a player chooses to "hodl", their turn total is added to their score, and it becomes the next player's turn.
  • The first player to score "one hundred" or more points wins the game and the ethers in the prize pool minus a small pecentage that gets added to the monthly prize. (prize pool yet to be implemented)
  • The player can continue rolling after they've scored over "one hundred" - this will allow them to earn a higher score and a chance to win the monthly "highest score" prize. (yet to be implemented)
  • Warning: going for the highest score will put the player at a greater risk of losing the game.

Prerequisites

Issues with multiple events not registering with the browser when using ganache-cli on windows but seems to work fine on mac.

To start playing

- Clone this repository
$ npm install
- Open ganache with the default rpc server address > http://127.0.0.1:7545
- If you're using a different address then remember to change the variable *web3Host* inside index.html
- Open index.html in a web browser. A smart contract will be automactically generated
- Play the game by clicking "Roll" to roll the dice and "Hodl" to hodl onto your current score.

Acknowledgements

Thank you to everyone in the dapps channel on programming-wizards.slack.com

sausage-roll's People

Contributors

takjohn avatar

Watchers

 avatar

Forkers

vibhor0911

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.