ADBLOCKER
A downloadable game for Windows
It's a pretty standard shoot 'em up, dodge projectiles and click away the ads as they fall endlessly from above. Grab power ups to increase your firepower and avoid enemies. Shoot the power up to swap it's type (I to II or II to I). Watch out! Scam power ups remove all accumulated power ups.
!!!
If you are having FPS issues and adjusting the target FPS doesn't help, change the line in the config.cfg file labeled "MusicType" to be equal to "prerendered". The game will take a few more seconds to load, but will run more smoothly.
!!!
Written exclusively in Python using a custom game engine. Music was made in a custom Python sampling tracker. To be honest, I got distracted making the tracker for a week, made the rest of the game the second week.
Use the number keys (1-6) to adjust target framerate to something smooth, press 6 to uncap the framerate.
Game isn't super polished, a few bugs are present I'm sure. I also found out my audio framework isn't exactly cross platform, so only the executable is provided this time.
Proudly free of AI generated art, audio, code, assets etc.
Published | 3 days ago |
Status | Released |
Platforms | Windows |
Author | Carter15 |
Genre | Action |
Tags | Shoot 'Em Up |
Average session | A few minutes |
Inputs | Keyboard |
Install instructions
Extract and run the ADBLOCKER executable,
For source code, run the source.py file. Unknown if this works on non-Windows platforms