Jungle Game banner

Jungle Game

1 devlog
5h 28m 24s

📌 Description

Jungle Survival Game is a simple text-based JavaScript game where the player makes choices to survive in a jungle. Each decision affects the player’s health and score, with random events adding unpredictability. The goal is to …

📌 Description

Jungle Survival Game is a simple text-based JavaScript game where the player makes choices to survive in a jungle. Each decision affects the player’s health and score, with random events adding unpredictability. The goal is to survive all challenges and complete the adventure.

This project uses AI

I used AI for readme file only

Demo Repository

Loading README...

sakshikhushi25

Shipped this project!

I built a Jungle Survival Game using JavaScript where players make choices to survive in a jungle. The game uses prompt and alert for interaction, and each decision affects the player’s health and score.

The hardest part was handling multiple conditions and random events, but I solved it using if-else logic and Math.random(). I’m proud that the game has different paths and outcomes, making it fun and unpredictable. It also helped me understand core JavaScript concepts like functions, conditions, and basic game logic.

sakshikhushi25

Today I worked on building my Jungle Survival Game using JavaScript. I implemented user interaction using prompt and alert to create a text-based adventure. I added different choices like searching for food, exploring, and resting, which affect the player’s health and score.

I also used Math.random() to introduce random events, making the game more interesting and unpredictable. Additionally, I worked on game logic like win/lose conditions and replay functionality.

Overall, I improved my understanding of functions, conditionals, and basic game logic in JavaScript.

Attachment
0