Skip to content

Bash Hero v0.1.0

Latest
Compare
Choose a tag to compare
@psyfercom psyfercom released this 10 Aug 19:12
· 6 commits to main since this release
8600e96

Bash-Hero v0.1.0 Release: Embark on Your Terminal Adventure! ๐ŸŽ‰

We are thrilled to announce the launch of Bash-Hero v1.0.0! This release marks the official beginning of your heroic journey in the terminal. Whether you're slaying bugs or conquering code, Bash-Hero brings a dash of RPG excitement to your everyday command-line experience.

๐Ÿ†• What's New in v0.1.0?

๐Ÿฆธโ€โ™‚๏ธ Hero Creation

Name Your Hero: On your first boot, you'll be asked to choose a name for your hero. This is where your adventure begins!
Local Save File: Your hero's progress is automatically saved locally, so you can pick up right where you left off.

๐ŸŽฎ Core Gameplay

Health & Hearts: Keep an eye on your health! Every 100 actions, you lose a heart. Run out of hearts, and it's game over!
Rupees: The currency of champions! Rupees are scarce, but finding them is oh-so-rewarding.
Experience Points (XP): Every action you take earns you XP. Level up and become the most powerful hero in the terminal!
Random Events: Who knows what surprises the terminal might throw your way? Be prepared for anything!

๐Ÿง™โ€โ™‚๏ธ Command Your Hero

Play Seamlessly: Run your usual commands, and let Bash-Hero track your stats in the background.
Potion Command: Need a quick heal? Use the potion command to restore a heart and keep your adventure going.

๐ŸŽ‰ UI Improvements

Progress Bars: Track your XP progress with an intuitive ASCII progress bar.
Colorful Stats: Keep tabs on your health, rupees, and XP with a visually engaging interface.

๐Ÿ› ๏ธ Under the Hood

Persistent Local Saves: Your game data is stored locally, ensuring that your heroic deeds are never lost.
Simplified Setup: Just clone the repo, make the script executable, and you're off to the races!

๐Ÿ“œ How to Get Started

###Clone the Repo:

git clone https://github.com/yourusername/bash-hero.git
cd bash-hero

Make the Script Executable:

chmod +x bash_hero.sh`

Start Your Adventure:

./bash_hero.sh

๐Ÿšง What's Next?

This is just the beginning! We're already working on exciting new features and improvements for future releases. Stay tuned for more adventures, new commands, and even more surprises!

๐ŸŽค Feedback & Community

We'd love to hear from you! Share your thoughts, ideas, and hero stories with us. Use the hashtag #BashHero on social media, and let's build an awesome community of terminal warriors!

Full Changelog: https://github.com/psyfercom/bash-hero/commits/0.1.0