|
||
---|---|---|
.. | ||
animation | ||
assets | ||
assets_manager | ||
mechanics | ||
menu | ||
music | ||
shared | ||
supervisor | ||
tiles | ||
README.md | ||
build_assets.sh | ||
build_linux.sh | ||
build_mac.sh | ||
export.sh | ||
main.go |
README.md
ASharedJourney
This is a fork of a project originally developed during the SFR game jam along side Pierre, Gabriel, Aurore & Fabio. Original repo can be found here. This project uses the go pixel package for sound management and sprites, go check them out.
GameJam SFR 2018 Julia - Pierre - Gabriel - Aurore - Fabio
Music: Thibault
Theme: Si j'étais toi et que tu étais moi (If I were you and you were me)
Getting Started
- GO - Programming language
Building and running
- You will need the
go-bindata
program to build the assets into the binary file
go get -u github.com/jteeuwen/go-bindata/...
Make sure your
$GOPATH
is set to the root of pixel 😉
Releasing
make build_mac
OR
make build_linux
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgements
Thibault A. - Sound designer