Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Word Guesser

A pattern-based word puzzle game built with C++ and Windows Forms
University First Semester Project

Platform Language .NET CLR


Menu Screen Game Screen

Guess any valid dictionary word that matches the pattern — given a starting letter, ending letter, and word length (e.g., `S _ _ _ E` → "SMILE", "SLOPE", etc.).

✨ Features

  • 🎮 Multiple Difficulty Levels — Easy, Medium, and Hard
  • ⏱️ Challenge Modes — Speedrun, Comeback, Perfectionist, Clutch Master
  • 👤 User Accounts — Registration, login, and profile pictures
  • 🏆 Leaderboard — Global ranking with Gold/Silver/Bronze highlights
  • 🎖️ Milestones — Achievement badges at score thresholds
  • 🔊 Audio Feedback — Hover and click sounds

🚀 Getting Started

Installation

  1. Download and install Visual C++ Redistributable (if not already installed)
  2. Download the latest release from Releases
  3. Extract the zip file
  4. Run fonts\install.bat to install required fonts
  5. Launch WordGuesser.exe

How to Play

  1. Register or login to your account
  2. Select a difficulty level
  3. Type any valid word matching the displayed pattern
  4. Submit before the timer runs out!

📊 Scoring

Difficulty Correct Wrong Time
Easy +2 -1 15s
Medium +3 -2 30s
Hard +5 -1 45s

Note: Speedrun mode reduces time limits — Easy: 7s, Medium: 15s, Hard: 25s

🎯 Challenge Modes

Mode Description Bonus
Speedrun Reduced time limits +10
Comeback Must lose first 3 rounds +20
Perfectionist Zero mistakes allowed +25
Clutch Master Submit at exactly 1 second +10

📋 Requirements

📝 License

This project is for educational purposes.

About

A pattern-based word puzzle game built with C++ and Windows Forms, University First Semester Project

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages