Skip to content

sam27peter/CodeAlpha_HangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

This is a simple text-based Hangman Game built using Python as part of the CodeAlpha Python Internship.

πŸ“‹ Features

  • Predefined word categories (Animals, Fruits, Tech)
  • Difficulty levels (Easy, Medium, Hard)
  • ASCII Hangman drawing for wrong guesses
  • Hint system (one hint per game)
  • Score tracking
  • Replay option
  • Fully console-based, no external libraries

πŸ›  Technologies Used

  • Python 3.10
  • Random module
  • Basic loops, conditions, functions

πŸ“ How to Run

  1. Clone the repository: https://github.com/sam27peter/CodeAlpha_HangmanGame.git

🎯 Learning Outcome

  • Practiced Python control structures
  • Built a text-based interactive game
  • Improved logical thinking & problem-solving

πŸ“Ž Project Link

GitHub Repository

🏷️ Internship Task

CodeAlpha Python Programming β€” Task 1 (Mandatory)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages