A downloadable game

This is my game I make for the Game Off 2021. I'm using Godot 3.3.4 and Blender 2.93 for creating it. During developing, I had the idea of calling my game "Buggy Attack".

This is my idea for the game:

Due to a bug in a computer program, our main character, the insect, can get into the target computer. Before the malicious code which the insect brings with it can be executed, however, the insect has to make its way through a labyrinth (the computer's hard drive) and comes across passwords of the user lying around. These can be collected to optain points.
Afterwards, the labyrinth is evaluated and points are counted.

For controlling the movement of the bug, press the following keys:

KeyAction
Left arrowRotate left
Right arrowRotate right
Up arrowMove forwards
Down arrowMove backwards

In the main level, press escape to open a pause menu for restarting the game or switching to the main menu.

Credits

Textures by Polyhaven
Labyrinth layout by Maze Generator
Font (Poppins) from Google Fonts
Music and sound effects from ProductionCrate 

My repository: https://github.com/guemax/GameOff2021

License

MIT License

StatusReleased
Release date Nov 30, 2021
Authorguemax
GenreAdventure
Made withGodot, Blender
Tags3D, game-off-2021
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse
LinksSource code, Soundtrack

Download

Download
buggy-attack-windows.exe 189 MB
Download
buggy-attack-mac-os.zip 164 MB
Download
buggy-attack-linux.x86_64 190 MB

Install instructions

Trouble shooting on Linux

If you are using Linux and getting an message saying you have not the rights to execute it, open your shell and type

chmod +x <your-binary>.x86_64

Replace <your-binary> with the name of the game. That worked for me, if you still get an error message, please leave a comment on this page explaining the problem or post an issue on Github: https://github.com/guemax/GameOff2021/issues

Comments

Log in with itch.io to leave a comment.

Very nice game! Love it!