Skip to content

Releases: psyfercom/bash-hero

Bash Hero v0.1.0

10 Aug 19:12
8600e96
Compare
Choose a tag to compare

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