Skip to content

suongfiori/Tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.