Skip to content

piochelepiotr/minecraftGo

Repository files navigation

minecraftGo

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).

Setup

  1. Install golang
  2. go get github.com/piochelepiotr/minecraftGo
  3. cd $GOPATH/src/github.com/piochelepiotr/minecraftGo
  4. go build
  5. ./minecraftGo

State of advancement

About

Minecraft clone in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published