DonSai413/BalloonClicker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Note: This program was currently made to be run from the command prompt. please navigate to the folder this file is in and run it with the command "python balloon_clicker.py". You will need to install/import the proper directories. These include: - pygame - numpy - random - math - sys - time - collections Balloons will gradually spawn. Click on them to pop them. Popping the balloons will get you points. You can spend points on various upgrades, but you need 1000 points to win. If you let 100 balloons accumulate, you will lose.