go-opengl-pixel/examples/community/ASharedJourney
Essenceia 8a772c3de1 Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
..
animation Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
assets Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
assets_manager Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
mechanics Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
menu Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
music Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
shared Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
supervisor Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
tiles Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
Makefile Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
README.md Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
build_assets.sh Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
build_linux.sh Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
build_mac.sh Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
export.sh Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00
main.go Hope to contibute to faiface/pixel with a new community example 2018-07-04 22:27:22 +00:00

README.md

ASharedJourney

This is a fork of a project originally developed during the SFR game jam along side Pierre, Gabriel, Aurore & Fabio.

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)

Itch.io

Getting Started

  • GO - Programming language

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

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