Prathmesh Kattukar Logo Image
Prathmesh Kattukar

Project 2 - Assembly Endgame

Assembly Endgame is an interactive word-guessing game built in React, where players try to save programming languages from being erased by guessing the hidden word. It features dynamic UI updates, game states, and smooth user feedback for correct/incorrect guesses.

Project Image

Project Overview

Assembly Endgame is a fully interactive word-guessing game inspired by Hangman, built using React’s state management, derived values, and dynamic rendering. Players must guess a hidden programming-related word while avoiding incorrect guesses that “erase” languages one by one.

The game includes real-time visual feedback, a dynamic keyboard, correct/wrong guess highlighting, farewell messages when a language is lost, and conditional UI states for winning or losing the game. Additional features include random word generation, disabled input when the game ends, and clean component-based architecture with utilities for game logic.

Tools Used

HTML
CSS
JavaScript (ES6+)
React
React Hooks
GIT
Github
REST APIs
Responsive Design
Version Control