My test project where I implement minecraft-like 3D gameplay. I cannot guarantee anything will work and look pretty :)
- Godot Engine (version 4.2.1 or later)
-
Clone the repository:
git clone https://github.com/dinozyavier/minecraft-clone.git
-
Open the project in Godot:
- Launch Godot Engine
- Click on the "Import" button
- Navigate to the folder where you cloned the repository and select the
project.godotfile
-
Run the project:
- Click on the "Play" button in Godot Editor to run the game
This project is licensed under the MIT License. See the LICENSE file for more details.
- Inspired by the original Minecraft
- Built using the Godot Engine