Giter Club home page Giter Club logo

yatzy's Introduction

Yatzy Laboratory

https://roll.with.dirty.vodka

Yatzy Laboratory is a progressive web app Yahtzee game with a competitive twist. Each game you play is identified by a seed value and the rolls of the dice are generated with a HOTP algorithm using that seed. This seed is accessible as a QR code after you complete a game, which you can screenshot and send to a friend. When your friend loads that QR code, the game they play is the exact same sequence of rolls that you played. When they finish their game you'll be able to compare notes and see who played the sequence the best.

Development

If you're interested in a detailed breakdown of some of the concepts used in this project, I've written some tutorials on CodeREVUE.net that work through a smaller example project.

Building

This project includes a Docker Compose configuration that's used for building and developing this project. You'll need to have Docker Desktop installed to use it, but if you prefer to just use npm directly that should work just fine as well.

# Launch a local server
# See the npm start target
docker-compose up

# Generate a release build
docker-compose run development npm run build

# Cleanup Docker containers
docker-compose down

License

The code in this repository is made available under the MIT license. The scientist graphics are licensed from VectorStock.com with an extended license. This means that I can use PNG versions of the images in this project and distribute that to you, but you cannot then redistribute them without first purchasing a license of your own.

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.