Cauldron Chaos is a top-down 2.5d game where you mix potions for customers while avoiding magical mishaps each day throws at you. You must learn to adapt quickly to new changes and more complex potions and ingredients.




Winner of Best Game
NSCC Animedia Fest 2025

Trailer Video & Game Link

Things I've Learned

While working with a group, I've realized how more important it is to comment, not only for them but so I know why I did what I did as well. While working on this project I've had to walk through why I did something without comments and it wasn't as easy as I'd hoped it would have been.


The two scripts below are the exact same script. The first one is the older one, which is a lot longer with nested if statements. Which made it hard to debug and follow through. Once, I realized what was going on, I removed what wasn't needed and made it a lot cleaner.