arrow_backJavaScript Survival Game
Front-end Development

This project was created as a group project where I served as the head-programmer creating the logic of the code's path system and combined assets from others members like art with code. The game features a series of choices to the player that can hurt or help them in their goal to survive the night. A health-bar along with win/loss states communicate the players state. You can inspect the game pages while playing it with ctrl+U and follow along with the html/javascript.

Game Captures

This project runs off a tree of JavaScript functions that change the health and progress of players in response to their choices. Paths are unique and cross-over allowing for...quite a few different pathways to take during the game. There are only two end-states of the game, win or lose. Each has its own animated page to inform the user. A variety of paths can be taken to a win or loss. All of these steps are accompanied by original art and story.

Project Homepage

Feel free to play below, it won't take more than 5 minutes.