A downloadable game for Windows, macOS, and Android

Haunted Nightmare is a spine-chilling horror game that plunges you into a world where nightmares come to life. Trapped in a cursed town shrouded in eternal darkness, you must uncover the secrets hidden within the fog-drenched woods, abandoned mansions, and eerie graveyards. But you're not alone—shadowy figures lurk in the darkness, watching, waiting…

Armed with only a flickering flashlight and your wits, you must solve cryptic puzzles, evade the horrors that stalk you, and piece together the chilling mystery of the Haunted Nightmare. Will you escape, or will you become another lost soul in the abyss?

๐Ÿ’€ Features:

  • Terrifying Atmosphere โ€“ Immersive sound design and eerie visuals create a bone-chilling experience.
  • Dynamic AI Enemies โ€“ Unpredictable creatures that learn your movements and hunt you down.
  • Engaging Storyline โ€“ Uncover the dark past of the nightmare world through clues and eerie encounters.
  • Survival Horror Gameplay โ€“ Limited resources, spine-tingling chases, and mind-bending puzzles.

Dare to step into the nightmare? There's no waking up from this terror… ๐ŸŒ™๐Ÿ‘๏ธ๐Ÿ”ฅ

Published 17 hours ago
StatusReleased
PlatformsWindows, macOS, Android
AuthorDakota marty

Download

Download
horror_game.zip 8.1 MB

Install instructions

  1. First, open Command Prompt (Windows) or Terminal (Mac/Linux):
    • Windows: Press Windows key + R, type "cmd" and press Enter
    • Mac: Press Command + Space, type "terminal" and press Enter
  2. Navigate to where you extracted horror_game.zip:
    • Type "cd" followed by the path to your Downloads folder
    • For example: cd Downloads/horror_game
  3. Run the game by typing exactly this:
    python main.py
    

If you get an error saying "python not found", you need to:

  1. Download Python from python.org
  2. Install it (make sure to check "Add Python to PATH" during installation)
  3. After installing Python, also install pygame by typing:
    pip install pygame
    
  4. First, download Python:


    • Go to https://python.org/downloads
    • Click "Download Python" (latest version)
    • IMPORTANT: During installation, check the box that says "Add Python to PATH"
    • After installing Python, open a new Command Prompt and navigate to your game folder: cd Users\night\Downloads\horror_game
    • Install pygame (you only need to do this once): pip install pygame
    • Then run the game: python main.py

    Leave a comment

    Log in with itch.io to leave a comment.