Programming Final Project
Programming Final Project
Subject : Computer
Programming
Subject Code: CSE-1252
Batch: Spring_2023
Agenda:
1. Introducing group members
2. How the game work
3. Syntax of Header Files
4. Function prototypes
5. Main body
6. Output
7. Conclusion
Introduction of Group members::
1. Bipul Das (23112091)
2. Kazi Sohel Hossain (23112107)
3. Mohammed Nur Nabi Rashed (23112082)
4. Ismot Jahan Eva (23112086)
5. Golam Charwer (23112081)
How the Game Work:
where we enter any letter. it will show the guess letter is correct or not. If guess word
match it will show “Congratulation! You have guessed the word: XXXX”. And it will go
for next word. For every right guess the hangman body part will increase.
Conclusio
n:
Over all the game is so much interesting and enjoyable. We have
learned more about C programming.