alien-invasion
- Download the project and place it in your GOPATH.
- Use
make
command to install custom packages, execute tests and build the binary file. - Run using
./main -map=(map input path) -aliens=(no. of aliens)
Alien Invasion problem
go get github.com/silverstr89/AlienInvasion
make
command to install custom packages, execute tests and build the binary file../main -map=(map input path) -aliens=(no. of aliens)