Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flamendless/goinghome
Going Home and Going Home: Revisited source code
https://github.com/flamendless/goinghome
game gamedev horror indie love2d lua pixel-art
Last synced: 3 months ago
JSON representation
Going Home and Going Home: Revisited source code
- Host: GitHub
- URL: https://github.com/flamendless/goinghome
- Owner: flamendless
- License: mit
- Created: 2019-10-08T11:39:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T23:48:02.000Z (5 months ago)
- Last Synced: 2024-09-12T09:47:19.956Z (5 months ago)
- Topics: game, gamedev, horror, indie, love2d, lua, pixel-art
- Language: Lua
- Homepage: https://flamendless.itch.io/going-home-revisited
- Size: 12.7 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Going Home: Revisited
Made with [love](https://love2d.org)
[![Trailer](https://img.youtube.com/vi/cZccm95l2fg/0.jpg)](https://www.youtube.com/watch?v=cZccm95l2fg)
## Building for Android
* `python3 build.py -b -o "~/love-android-extensions/app/src/main/assets/" --nozip`
* `cd `
* `./gradlew assembleNormalRecord`## Links
* [trailer](https://www.youtube.com/watch?v=cZccm95l2fg)
* [itch](https://flamendless.itch.io/going-home-revisited)
* [playstore (paid)](https://play.google.com/store/apps/details?id=org.flamendless.goinghomerevisited)
* [playstore (free)](https://play.google.com/store/apps/details?id=org.flamendless.goinghomerevisited_free)
* [PortMaster](https://portmaster.games/detail.html?name=goinghomerevisited)Readme of the original [Going Home](https://github.com/flamendless/GoingHome/blob/master/README_GH.md)