Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 621 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 621 Bytes

Blockhalde

Blockhalde is a Minecraft clone developed for educational purposes.

Overview

It is developed in Java using the Cross-platfrom Game Development Cookbook LibGDX.

A Piece of Advice

Keep your code structured and well documented. If you really have to, you can write your comments in a poetic style to express your inner artist, but keep it readable.

Setup in Eclipse

When you run Desktop Project on Windows/specific Eclipse versions: Go to Run => Run Configurations.. => choose DesktopLauncher, Arguments Tab => Working Directory => Others then browse to core/assets/ and click Apply => Run