Originally a fork from Tux Builder
An attempt to make a more elaborate 2D builder game, WIP.
-
Install Godot You can get Godot Here
-
Download The repo Once you have those unzip the source code and open src/project.godot, and press play.
Name | Desciption | Status |
---|---|---|
Stackable Blocks |
Weighted blocks that can be moved in game | Done |
On/Off switch |
Button that can be tied to operate certain elements | Done |
Trail |
Trail that placed elements will follow | - |
Glue |
To Connect elements permanently | - |
Throwing Knife Powerup |
Throwing Knife that sticks to walls for navigation | Done |
Grappling hook Powerup |
Grappling hook for easy navigation | Done |
Conveyer belt |
Automatically move player/creatures/objects | Done |
Name | Desciption |
---|---|
wasd |
Walking |
/ |
Interact |
space |
Jump / Double Jump |
right shift |
Throw knifes (With PowerUp) |
Click |
Grappling hook (With PowerUp) |
. |
Explode knifes |
Jump + down |
Down attack |