Skip to content

sghosh685/Stratix-Solutions

Repository files navigation

🎮 Guess What - Word Guessing Game

Play Now JavaScript HTML5 CSS3

An interactive single-player word guessing game built with vanilla JavaScript. Challenge yourself with different themed word categories and track your progress with the built-in stats system!

📅 Project Timeline

Original Development: September 2024 - October 2024
Recent Updates by Saikat: December 31, 2025

  • Added comprehensive documentation
  • Deployed to GitHub Pages for live demo
  • Enhanced README with detailed project information

🎯 Features

  • Multiple Themes: Choose from various categories (Sports, Computers, Cities, Food, and more)
  • Score System: Earn points for correct guesses
  • Hints System: Get help when you're stuck
  • Game Statistics: Track your performance across sessions
  • Responsive Design: Play on any device
  • User Profiles: Save your name and track individual progress

🎮 How to Play

  1. Enter Your Name: Your progress will be saved
  2. Choose a Theme: Select a word category from the dropdown
  3. Start Guessing: Type your guess and submit
  4. Limited Attempts: Each round has a limited number of guesses
  5. Check Stats: View your game statistics in the Game Stats section

🚀 Live Demo

Play the game here: https://sghosh685.github.io/Stratix-Solutions/

💻 Technologies Used

  • Frontend: HTML5, CSS3, Vanilla JavaScript
  • Storage: Local Storage for game stats
  • Deployment: GitHub Pages

🛠️ Installation

To run locally:

# Clone the repository
git clone https://github.com/sghosh685/Stratix-Solutions.git

# Navigate to directory
cd Stratix-Solutions

# Open index.html in your browser
open index.html  # Mac
start index.html # Windows

Or simply open index.html in any modern web browser.

📁 Project Structure

Stratix-Solutions/
├── index.html          # Main entry point
├── game.html           # Game interface
├── about.html          # About page
├── game.css            # Game styles
├── guessWhat.css       # Additional styles
├── game.js             # Game logic
└── guessWhat.js        # Core game mechanics

🎨 Game Features

Theme Categories

  • 🏀 Sports: Test your sports knowledge
  • 💻 Computers: Tech-related words
  • 🏙️ Cities: Guess city names
  • 🍕 Food: Culinary vocabulary
  • And more!

Scoring System

  • Points awarded for correct guesses
  • Bonus points for quick answers
  • Streak bonuses for consecutive wins

Stats Tracking

  • Games played
  • Win/loss ratio
  • Average score
  • Best streak

👥 Contributors

📄 License

This project is open source and available for educational purposes.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📧 Contact

For questions or feedback, feel free to reach out via GitHub issues.


Developed with ❤️ by the Stratix Solutions team

About

Interactive word guessing game built with vanilla JavaScript. Features dynamic gameplay, responsive design, and engaging UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors