š Excited to share Task 1 of my Python Programming Internship at
CodeAlpha!
I built a classic Hangman Game from scratch in Python the player guesses a hidden word one letter at a time with a limited number of wrong attempts before the game ends. Along the way, I worked with core programming concepts like loops, conditional logic, string manipulation and Python's random module to pick a different word each round.
To take it a step further, I also built a bonus interactive version using HTML, CSS, and JavaScript complete with an animated SVG gallows that builds up with every wrong guess, a clickable on-screen keyboard, and a clean dark-themed UI.
This task helped me strengthen my understanding of:
ā
Control flow (if-else, while loops)
ā
String and list handling
ā
Input validation
ā
Translating console logic into an interactive front-end
Grateful to
CodeAlpha for this hands-on learning opportunity! Looking forward to tackling the next tasks in this internship.
š GitHub repo link:
https://lnkd.in/dpN93hRV
hashtag#CodeAlpha hashtag#PythonProgramming hashtag#Internship hashtag#LearningByDoing hashtag#SoftwareDevelopment hashtag#StudentDeveloper hashtag#BSCS