1. Make two variables that will represent the size of both balloons 2. Set each variable to the initial size of the balloon (Around 25%) 3. Make two key binds, so that each one is correlated to a separate balloon that belongs to a separate dinosaur. 4. The size of the balloons shrinks as time passes 5. When a key is pressed, the balloon that belongs to that key gets bigger 6. The first balloon to reach a size bigger than 200% will pop, and a you win screen will appear for the dinosaur that popped their balloon first.