Minecraft clone in golang
I am doing this project to learn golang. The OpenGL render engine has been implemented by following the YouTube channel ThinMatrix (that I recommend if you want to learn openGL).
- Install golang
go get github.com/piochelepiotr/minecraftGo
cd $GOPATH/src/github.com/piochelepiotr/minecraftGo
go build
./minecraftGo