Skip to content

KateyKwesi/Tenzies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Tenzies Game

A simple Tenzies game built with React as a learning project.
This project helped me understand React state, props, and component logic.


🚀 Features

  • Roll dice
  • Hold dice
  • Win detection
  • Reset game
  • Simple and clean UI

🛠️ Built With

  • React
  • JavaScript (ES6)
  • CSS

📸 Screenshots

Tenzies Game Screenshot

Screenshot of the Tenzies game interface.


📚 What I Learned

  • Managing state with useState
  • Passing data using props
  • Conditional rendering
  • Handling events in React
  • Building reusable components

▶️ How to Run Locally

npm install
npm run dev

🌟 Acknowledgment

This project was built for learning purposes to improve my React skills.

Releases

No releases published

Packages

No packages published