Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkolesidis/tenzi

Tenzi is a dice game. The player needs to roll dice until they are all the same. Clicking on a dice, freezes it at its current value between rolls. Best scores are saved to local storage.
https://github.com/michaelkolesidis/tenzi

dice-game game react react-game react-typescript reactjs tenzi tenzi-game tenzi-react tenzies typescript typrescript-game

Last synced: 5 days ago
JSON representation

Tenzi is a dice game. The player needs to roll dice until they are all the same. Clicking on a dice, freezes it at its current value between rolls. Best scores are saved to local storage.

Awesome Lists containing this project

README

        





Roll until all dice are the same

## Technologies Used


      

      

## Description

Tenzi is a dice game used to demonstrate the use of React Hooks (useState, useEffect).

The player needs to roll dice until they are all the same. Clicking on a dice, freezes it at its current value between rolls

Best scores are saved to local storage.

## Screenshots


## License

Copyright (c) Michael Kolesidis

Licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).