/ASharedJourney

GameJam SFR 2018 Julia - Pierre - Gabriel - Aurore - Fabio

Primary LanguageGo

ASharedJourney

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)

Itch.io

Getting Started

Adding/editing levels

You need the awesome Tiled editor 😊 (free & open-source).

To add your level to the game, you need to add it to the levels list in the tile manager file and re-build the assets (done when making make run).

I'd recommend copying an existing level to make sure you have a proper file structure.

Building and running

Installation

  • First, install the game and its dependencies
go get -u github.com/gandrin/ASharedJourney
  • You will also 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 😉

Run

make run

Releasing

make build_mac

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

Thibault A. - Sound designer