Dsa Project
Dsa Project
A PROJECT REPORT
Submitted by
BACHELOR OF ENGINEERING
IN
Chandigarh University
November, 2024
1
TABLE OF CONTENTS
REFERENCES …………………………………………………………………….7
2
R
CHAPTER 1. INTRODUCTION
3
R
2.3. Goals/Objectives
4
R
Each feature was evaluated for relevance and simplicity, with final
selections aimed at enhancing player engagement without overly
complicating gameplay. Constraints include limiting guesses based on
difficulty level and ensuring feedback is accurate and meaningful.
5
R
The Number Guessing Game was implemented using C++ and includes:
A class-based structure for game management.
Functions for setting difficulty, generating random numbers, handling
player input, providing feedback, and updating scores.
Real-time validation ensures that players can interact intuitively and
that the game handles invalid input gracefully.
Testing showed the program operates as intended across different
difficulty levels, with accurate scoring and consistent feedback. The
game successfully adapts to player inputs and provides an interactive,
challenging experience.
5.1. Conclusion
6
R
References
7
R
SCREENSHOT