Skip to content

t4shvi/mcu-guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCU Word Guess Game

A React-based word guessing game themed around the Marvel Cinematic Universe.

About

This project originated from a basic GeeksforGeeks example (source), but I expanded on the full game logic, MCU theme, UI, and additional features independently. I also utilized AI tools to assist with certain aspects of development.

Features

  • Single-page React app
  • Marvel-themed word-guessing gameplay
  • Game logic with scoring and streaks
  • Game history tracking
  • Difficulty levels: Easy, Medium, Hard
  • 5-minute timer
  • Letter selection and hint system (max 3 hints)
  • Buttons: Restart, Guess, Hint, Give Up
  • Instructions and history modals

Tech Stack

  • React
  • JavaScript
  • CSS
  • GitHub Pages for deployment

Run Locally

git clone https://github.com/t4shvi/mcu-guess.git
cd mcu-guess
npm install
npm start

About

A Marvel Cinematic Universe-themed Quiz made using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors