Skip to content

DRoy-007/Hangman_Game_in_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•ฏ๏ธ Dark Ritual Hangman

A cursed reimagining of the classic Hangman game โ€” where each wrong guess pulls you deeper into the abyss, and each correct guess reveals fragments of a dark fantasy tale.
This is not just a game. Itโ€™s a ritual.


โœจ Features

๐Ÿฎ Cursed Main Menu

  • Animated navigation with arrow keys (โ†‘ โ†“ Enter)
  • Options:
    • Begin the Ritual (start new game)
    • Reignite the Curse (play agian)
    • Read the Curse (instructions)
    • Blood Stained records (high scores)
    • Abandon Hope (quit)

๐Ÿ”ฎ Difficulty Levels

  • Easy โ†’ Easy words & hints
  • Medium โ†’ Trickier word bank
  • Hard โ†’ Words designed to end you

โš”๏ธ Dark Story Integration

  • Correct guesses reveal the lore of a forbidden curse.
  • Wrong guesses summon the animated hangman drawing with ASCII art.

๐Ÿชฆ Animated Effects

  • Typewriter effect for suspenseful dialogues.
  • Dark-themed ASCII art for wrong guesses.
  • Banner-like ASCII reveal for achievements or victories.

๐Ÿ“œ Extras

  • Credits section styled as The Summonerโ€™s Journal.
  • Score saving in scoreboard.txt.
  • Cross-platform terminal handling (Windows/Linux).

๐Ÿ–ผ๏ธ Screenshots (ASCII Preview)

Welcome Screen
Main Menu
Credits Screen
Scoreboard file Overview


๐Ÿ› ๏ธ Installation & Run

Clone the repo

git clone https://github.com/your-username/dark-ritual-hangman.git
cd dark-ritual-hangman

Compile & Run (linux/WSL/MacOs)

gcc hangman.c -o hangman
./hangman

Compile & Run (Windows MinGW)

gcc hangman.c -o hangman.exe
hangman.exe

For direct running from any device

Click Here and run the app from preview tab and then navigate to the terminal tab to play the game.
In the terminal tab, point your cursor just below the screen where the writing of the game ends.
โš ๏ธNot available now


๐ŸŽฎ Controls

  • โ†‘ โ†“ โ†’ Navigate Menu
  • Enter โ†’ Select Option
  • A-Z or a-z โ†’ Guess Letters

โšก Project Structure

Hangman_Game_in_C/
โ”œโ”€โ”€ main.c # Main cursed source code
โ”œโ”€โ”€ scoreboard.txt # Saved scores
โ”œโ”€โ”€ assets # Contains images and demo videos related to the game
โ”œ โ”œโ”€โ”€ welcome-screen.png
โ”œ โ”œโ”€โ”€ main-menu.png
โ”œ โ”œโ”€โ”€ main-menu.png
โ”œ โ”œโ”€โ”€ credits-screen.png
โ”œ โ””โ”€โ”€ scoreboard-file-overview.mp4
โ”œ
โ”œโ”€โ”€ .gitignore # Contains files to be ignored
โ””โ”€โ”€ README.md # This file


๐Ÿ“– Credits

๐Ÿ™‹ Coder:
Debarpan Roy (a.k.a DRoy-007 or Code Surgeon)

๐ŸŽจ Story & Lore:
Inspired by ancient curses, haunted forests, and a love for the gothic.
Storyline is generated by ChatGPT.

๐Ÿ’ป Programming & Spell-Coding:
Written in C using raw terminal magic, emoji glyphs, and blood rituals.

๐ŸŽญ Special Thanks:
๐Ÿฆด Bugs (for keeping the thrill alive)
๐Ÿ Terminal escape sequences (for that cursed animation touch)
๐Ÿงโ€โ™€๏ธ ๐Ÿงโ€โ™‚๏ธ Parents for supporting me (for the knowledge and things to code)

๐Ÿฉธ This game was forged in the shadows โ€” to learn, to entertain, and to whisper dark tales through code...


โšฐ๏ธ License

This project is licensed under the MIT License.
Use it, twist it, summon it in your own way โ€” but beware the curse you awaken.


About

Dark Ritual Hangman ๐Ÿ•ฏ๏ธ โ€” A dark-fantasy twist on the classic Hangman game, featuring arrow-key navigation, ASCII animations, dripping blood effects, and cursed lore revealed as you play.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages