# Skyblock

## Overview

Building a Minecraft clone of sorts to learn Godot.

![Skyblock Screenshot](assets/skyblock-screenshot.png)


## 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` |


## Acknowledgements

* [Sable Spirit Studios](https://www.youtube.com/@SableSpiritStudio) for the inspiration and ideas
* [Tabler](https://tabler.io) for UI icons