A Minecraft style clone in Godot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ryan Reed dec063f4f2 Minor offsets fix 1 month ago
assets Modifying screenshot 1 month ago
autoloads Removing unnecessary .bind()s 1 month ago
resources Minor offsets fix 1 month ago
save_load Replaced existing options menu with Pause Menu (missing settings currently) 1 month ago
scenes Setting default day length to 60 seconds 1 month ago
.gitignore Removing data from gitignore 1 month ago
README.md Updating README 1 month ago
project.godot Creating GameSettingsManager autoload and migrated Graphics settings 1 month ago

README.md

Skyblock

Overview

Building a Minecraft clone of sorts to learn Godot.

This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different. Very little of the original code exists (outside DBItems).

Skyblock Screenshot

Key Bindings

Description Binding
Create block Left Click
Delete/Remove block Right Click
Throw block Q
Change selected block (next) .
Change selected block (previous) ,
Change selected block Scroll Wheel
Crouch Ctrl
Jump Space
Quick Load F6
Quick Save F5
Sprint/Run Shift