Skip to content

Shrutaswini/Veilbound-A-Shrouded-Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿน Veilbound: A Shrouded Path

๐ŸŒŒ Game Overview

"Veilbound: A Shrouded Path" is an interactive text-based adventure where your choices shape destiny.
You play as Orivane, a lost soul in a mystical forest, guided by the whispering windsโ€”only to discover that these whispers belong to the enigmatic fairy, Virelle.

๐ŸŽฎ Features

โœ… Dynamic Storytelling โ€“ Every choice alters the storyโ€™s path.

โœ… Console Graphics โ€“ A cyan-colored title screen with enhanced text formatting.

โœ… Mystical Lore & Characters โ€“ Meet Virelle, the fairy with a sharp wit and hidden secrets.

โœ… Multiple Endings โ€“ Your fate is in your hands!


๐Ÿ•น๏ธ How to Play

1๏ธโƒฃ Run the game โ€“ Execute veilbound.exe or compile the C++ file manually.
2๏ธโƒฃ Make choices โ€“ Follow the on-screen prompts to shape Orivaneโ€™s journey.
3๏ธโƒฃ Uncover secrets โ€“ Your decisions lead to different endings!


๐ŸŽจ Graphics & Visual Enhancements

๐Ÿ–ฅ๏ธ Cyan Title Screen โ€“ Uses setConsoleColor(11); for an aesthetic glow.

โŒ› Smooth Text Display โ€“ Implements printWithDelay(); for immersive storytelling.

๐ŸŽญ ASCII Styling โ€“ Decorative dividers enhance the console experience.


๐Ÿ› ๏ธ How to Run the Game

๐Ÿ–ฅ๏ธ Compile & Run (Windows - Clang)

clang++ -o veilbound.exe orivanevirelle.cpp -Xlinker /LIBPATH:"C:\Path\To\Libraries"
veilbound.exe
---


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages