AOEclone
Age Of Empires Clone game written in GO for POPL-II project
--------------Install Instructions------------- 1)Install Engo, according engo.io
2)Also you may need the following dependencies: go get github.com/go-gl/mathgl go get github.com/golang/freetype go get golang.org/x/mobile/exp/audio/al
3)Copy all the contents in ./replace and paste them into $GOPATH/engo.io/engo
4)Run using 'go run aoe.go'