Buggy Attack
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:
Key | Action |
Left arrow | Rotate left |
Right arrow | Rotate right |
Up arrow | Move forwards |
Down arrow | Move 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
Status | Released |
Release date | Nov 30, 2021 |
Author | guemax |
Genre | Adventure |
Made with | Godot, Blender |
Tags | 3D, game-off-2021 |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Source code, Soundtrack |
Download
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!