Skip to content

Simple star strategy game to experiment with new technologies.

License

Notifications You must be signed in to change notification settings

eqinox76/RiseAndFallOfEmpires

Repository files navigation

RiseAndFallOfEmpires

Simple strategy game to experiment with new technologies.

install

Install (golang)[https://golang.org/]. Copy this repository via go get -u github.com/eqinox76/RiseAndFallOfEmpires

for developers

This project uses the (govendor)[https://github.com/kardianos/govendor] library for dependency management. Install it via go get -u github.com/kardianos/govendor If you change the protobuf definitions you will have to have the gogo protobuf binary in your path by installing go get github.com/gogo/protobuf/protoc-gen-gogoslick. The generation is done by the generate.sh script.

Progress

First game that a ai actually won: ./files/examples/20170916.svg

Thanks to

https://github.com/gogo/protobuf https://github.com/kardianos/govendor

About

Simple star strategy game to experiment with new technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published