Skip to content

friendlycoder26/soul-fighter-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

⚔️ Soul Fighter: Last Survivor

A Python terminal adventure game where your choices decide your fate — survive or become one of the undead.

🎮 Game Summary

You wake up on a mysterious beach with no memory of how you got there. Zombies roam the island, and every decision leads you toward survival or death.

The game includes:

Multiple story paths

Nested choices

Jungle survival

Beach exploration

Multiple endings

A "play again" feature

Perfect as a beginner-friendly Python project to practice:

loops

booleans

nested conditions

input handling

game logic

🧠 What I Learned

How to build a choice-based story game

How to use while loops effectively

How to stop nested loops using boolean flags

How to structure text-based adventure games

How to create restartable games with play_again logic

🚀 How to Run python soul_fighter.py

📝 Future Improvements

Add health points (HP)

Add random events using random module

Add colored text

Add enemy encounters

Add inventory system

📸 Screenshot ![Game Screenshot](scScreenshotpng reenshotpng)

⭐ Thank You!

Thank you for checking out Soul Fighter: Last Survivor! Feedback and suggestions are always welcome.

About

A Python terminal adventure game with multiple paths and endings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages