Skip to content

Commit

Permalink
Update README, add demo_dice_removed screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
iownthegame committed Nov 22, 2020
1 parent 3955bd0 commit 8973bc3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@

Implement an online dice roller for [Qwixx](https://de.wikipedia.org/wiki/Qwixx) board game. Also allowed to remove the colored dice if the row is closed.

## Movitation

There was once during a long train trip my friends and I wanted to play Qwixx on the train, obviously it was not that convenient to throw the REAL dices. There are already many dice roller online, but none of them with good-looking for my personal preferences, and there is no one that can remove the dice. That's where this idea came from. `Gooi` is **throw** in English, I loved this word so much thus decided to put it on the button.

## Demo
[Project page](https://iownthegame.github.io/Qwixx-Dice-Roller/)

<img src="https://github.com/iownthegame/Qwixx-Dice-Roller/blob/main/demo.png" width="400px" />

When a dice is removed (by clicking on the dice), it goes to the trach can. By clicking again it goes back.
<img src="https://github.com/iownthegame/Qwixx-Dice-Roller/blob/main/demo_dice_removed.png" width="400px" />

## Resource
- [React Dice Complete](https://github.com/AdamTyler/react-dice-complete)
- [react-github-corner](https://github.com/skratchdot/react-github-corner)
Expand Down
Binary file added demo_dice_removed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8973bc3

Please sign in to comment.