This is a simple Choose Your Own Adventure (CYOA) from GWC SIP, game in which the player has the ability to make decisions while traversing the weather of Mumbai. The objective is to reach shelter by choosing the right direction, using interactive buttons to travel through different kinds of weather like sunshine and rain. I programmed this game using p5.js for graphics and p5play to handle interactive button sprites. I made custom screens that update based on what the player chooses, and added basic visual stuff like the sun, rain, and a shed to make the game more fun. I even added a custom font to make it look more fun. This project gave me a chance to practice conditionals, screen transitions,and user interaction with innovative game design techniques.
This is a simple Choose Your Own Adventure (CYOA) from GWC SIP, game in which the player has the ability to make decisions while traversing the weather of Mumbai. The objective is to reach shelter by choosing the right direction, using interactive buttons to travel through different kinds of weather like sunshine and rain. I programmed this game using p5.js for graphics and p5play to handle interactive button sprites. I made custom screens that update based on what the player chooses, and added basic visual stuff like the sun, rain, and a shed to make the game more fun. I even added a custom font to make it look more fun. This project gave me a chance to practice conditionals, screen transitions,and user interaction with innovative game design techniques.