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.
- 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)
- Easy โ Easy words & hints
- Medium โ Trickier word bank
- Hard โ Words designed to end you
- Correct guesses reveal the lore of a forbidden curse.
- Wrong guesses summon the animated hangman drawing with ASCII art.
- Typewriter effect for suspenseful dialogues.
- Dark-themed ASCII art for wrong guesses.
- Banner-like ASCII reveal for achievements or victories.
- Credits section styled as The Summonerโs Journal.
- Score saving in
scoreboard.txt. - Cross-platform terminal handling (Windows/Linux).
git clone https://github.com/your-username/dark-ritual-hangman.git
cd dark-ritual-hangmangcc hangman.c -o hangman
./hangmangcc hangman.c -o hangman.exe
hangman.exeClick 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.
โโโ Navigate MenuEnterโ Select OptionA-Zora-zโ Guess Letters
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
๐ 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...
This project is licensed under the MIT License.
Use it, twist it, summon it in your own way โ but beware the curse you awaken.



