AlienSignal is a simplistic puzzle game in which humanity received first contact from aliens. It is now your job to understand the alien's signals. Each signal giving a hint for how to solve the next level.
Jam year:
2018
Diversifiers:
ART - Well-Rounded
DESIGN - I’ll be there in a minute
Platforms:
MS Windows, Mac OS X, Linux / Unix
Tools and Technologies:
SDL
Technology Notes:
Written purely in Go
Installation Instructions:
You will find binaries at my github in the near future. Just go into the bin/ folder and execute the one for you OS
To run from Source Code:
Install go from golang.org and follow the instructions here(scroll down) to install SDL2.
Then from the command line use go get -v github.com/Pixdigit/alienSignal to download latest version. Or just use the Zip file and go there instead.
Find the data directory of go:
- Linux: ~/.go/
- Windows: %APPDATA%/go
- MacOS: ???
Go there and find /src/github.com/Pixdigit/alienSignal and go there.
Then execute go run ./*.go
In theory this should work on all major OS.
If you have questions or found bugs create a bug report at my Github
Credits:
Pixdigit
(For not selfmade assets see in assets/LICENSE)
Game Website:
Repository Link:
Game Stills:
Source files:
Download Link: