Skip to content

Denilson15/assembly-endgame

Repository files navigation

Assembly: Endgame 🛡️

A fun, interactive word-guessing game built with React. The mission: Guess the word within 8 attempts to keep the modern programming world safe from being overtaken by Assembly!

Assembly Endgame Gameplay

🎮 How to Play

  • A random word is generated at the start of each game.
  • You have 8 attempts to guess the correct letters.
  • For every wrong guess, one modern programming language (HTML, CSS, JS, etc.) is "lost."
  • Win the game by completing the word before the languages run out!

🚀 Live Demo

Check out the deployed project here: Assembly: Endgame Live

✨ Features

  • Dynamic State Management: Built using React useState and useEffect for game logic.
  • Responsive UI: A clean, dark-themed interface with celebratory confetti upon winning.
  • Interactive Feedback: Visual cues for correct and incorrect letter guesses.
  • Conditional Rendering: Status messages that change based on your progress and the "fate" of the programming languages.

🛠️ Tech Stack

  • React - Frontend framework
  • JavaScript (ES6+) - Game logic
  • CSS3 - Custom styling and animations
  • Netlify - Deployment

🔧 Installation & Setup

  1. Clone the repository:
    git clone [https://github.com/Denilson15/assembly-endgame.git](https://github.com/Denilson15/assembly-endgame.git)

About

A Hangman-inspired word game built in React where each wrong guess wipes out a programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors