Banana Branches

Banana Branches

4 devlogs
2h 6m
Created by MarsasGRG

HYPER EARLY WIP
A choice game [similar to things like Reigns, but perhaps more elaborate] made for HackClub Summer 2025
Themed around a newly formed Banana Republic [https://en.wikipedia.org/wiki/Banana_republic]

Timeline

Added a loading screen, and a thing for it to load - to be precise, an events.json file that will contain events and their outcomes in the future.

Update attachment

Added header, also moved around things in the file structure.
Removed webstorm default images

Update attachment

The buttons are actually clickable now

Update attachment

I started off by using Webstorm's template, removing node-related features to make it purely static, altering the style to match a four-option choice and changing basic template text. The JS code remains unchanged yet.

Update attachment