A game made with Python 3 using (primarily) the Tkinter library
- Simple, you're the red submarine
- You move the submarine using the arrow keys
- Popping the bubble scores points
- The bigger the bubble, the more points earned
- You have 30 seconds to pop bubbles
- If you score more than 1,000,000 points, extra time is earned.
- The game ends when the time runs out.
- Python 3.X.X needs to be installed on your computer (with X being any number).
- https://www.python.org/downloads/