This is Bug Defense!
In this tower defense game, you have to ensure that bugs do not destroy your computer. Victory is achieved by fixing bugs.
Game Play
Bugs will move through the conductive tracks in your mainboard. Place your towers along the way to destroy the bugs before they get to the exit. All bugs can cause malfunction to your towers.
Controls
-
Cursor movement: arrow keys
-
Select and create towers: Z
- Cancel: X
If you had selected one type of tower and need to change to another type, press X to cancel the selection and Z to select the new tower.
Development
I made this game for the Game Off Game Jam: 2021. The theme was BUG
The game has 8 handcrafted levels, five types of enemies, and six types of towers to use to defend your place in the computing world. Initially, I was planning for 16 levels, but I had to cut them in half or I would not finish the game in time. It was my first experience with the tower defense genre. Definitely, it needs more polishing and balancing.
Meet your enemies:
[8x8] | |
[8x8] | |
[8x8] | |
[8x8] | |
[8x8] | |
What you have in your arsenal:
[8x8] | |
[8x8] | |
[8x8] | |
[8x8] | |
[8x8] | |
[8x8] | |
Special thanks to:
RobbyDuguay for Nine Songs in Pico-8 (https://www.lexaloffle.com/bbs/?uid=11038). I use the song "Empire" for this project.
Krystman for Porklike - Video Tutorial - Making a Roguelike in Pico-8 (https://www.lexaloffle.com/bbs/?tid=33121) I used some functions from this tutorial and learned a lot
Have fun!
Update
- Correction of the interaction between the enemies and towers.
- Bug fixing in level 7: Enemies were not following the correct path.
- Correction in the Terminals respawn after game over and game reset.
- Added sfx when button X is pressed
- Cursor blinking to help to see it on the screen
- Selected tower sprite is shown as a preview with the cursor
- Fixing the "bug fixed" message appearing partially off-screen when terminals are positioned close to the edges.
What an interesting Tower Defense you have here, @eduszesz.
Gold star work.
Thanks, dw817
Your gold star means a lot to me! :D
I'm glad you liked
Hi @BlinkyMcGoo
Thanks of playing
The cursor is initially white and its initial position is the upper left corner of the screen.
[8x8] | |
You have to move the cursor over a tower at the top of the screen, press z to select it. The cursor will become green.
[8x8] | |
Them, move the cursor over a place in the screen where you would like to top your tower. Press z to place the tower. If you would like to cancel the selection, press x.
If you have any other issues with the game, please let me know.
Hi @eduszesz. I am reminded of a good Tower Defense for the PSP that may give you some ideas for your own:
https://www.youtube.com/watch?v=H3aNlGlIEqo
It is called VECTOR TD and all elements are vectored. Keep an eye on the right-hand side of the screen where you can add turrets of varying attacks and strengths.
Hi @dw817
Thanks for letting me know about vector TD. Really interesting game! Thanks for the ideas to improve the game!
Sure, @eduszesz. Also you might consider having the bugs move one-pixel at a time instead of on an 8x8 grid. When they are flashing when hit it's even harder to track their movements.
That video I posted above, you saw how they handled adding turrets and shooting at the approaching enemies.
Here is one more video. this is my all-time favorite Tower Defense. You might get some good ideas from here too.
[Please log in to post a comment]