Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.4 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.4 KB

TENZIES GAME

Live Deployment Link

The project implements a simple game logic where the player needs to roll the dice until all of them have the same value

Technologies used

React HTML5 CSS3

Features



Possible ideas for project enhancing

  • Improving User Interface: reall dots on the dice:white_check_mark:, animations, sound effects.

  • Adding a leaderboard: track the high scores of players and make the game more competitive ✅

  • Improving mobile compatibility

  • Adding instructions: more detailed instructions on how to play.

  • Adding more game modes: time-based challenges / points-based challenges.

  • Adding a multiplayer mode: players can compete against each other online.

  • Adding save and resume feature: allow players to save their progress and resume later on.