This repo will house the code for the deckbuilding RPG "Three Two One...Draw." This includes the foundational code for cards (found in CardScript folder), the logic of a combat encounter (found in the MonoScript folder and Managers folder), and finally includes the code for weapons and their corresponding timer slots (found in Weapons folder).