Comments
About
Attack of the Goo is a tower defense game where you defend yourself from slimes with the help of mysterious forcefields.
This game was created for Brackey's Game Jam 2021.1, which ran from 14 February to 21 February 2021. You can help me out by giving me a rating here (That is if you've played it, of course).
Controls / How To Play
Left-Click - Select Tower / Place Tower
Right-Click - Select Field
Scroll Wheel - Switch Current Tower Building (in Build Mode)
B - Enter Build Mode
W - Start Wave
M - Move Menu
Escape Key - Pause
F11 - Toggle Fullscreen
How to Download
Windows
Download attackofthegoo_win.zip, and extract it into a folder.
In the folder, run main.exe.
Simple as that!
Source Code (Python 3)
Download attackofthegoo_py.zip, and extract it into a folder.
Then, download the requirements in requirements.txt. You can do this by opening the terminal, directing to the download folder, and then typing the following:
pip install -r requirements.txt
If you do not have pip installed, you can download the required libraries from these sites:
After you have installed the required packages, go back to the terminal and type:
python main.py
And that should run the game, enjoy!
Credits / Resources Used
All assets were created by me except the font, Digital Disco, by jeti / fontenddev.com.
This font is licensed under the Creative Commons Attribution 4.0 License.
Sound Effects made with Bfxr Music made with beepbox.co.
Graphics made in Adobe Photoshop and Illustrator.
Maps created in Tiled.