Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lehaine/ggo2020-moonshot
A month long game made for GitHub Game Off 2020.
https://github.com/lehaine/ggo2020-moonshot
2d gamedev gamejam haxe
Last synced: 11 days ago
JSON representation
A month long game made for GitHub Game Off 2020.
- Host: GitHub
- URL: https://github.com/lehaine/ggo2020-moonshot
- Owner: LeHaine
- License: other
- Created: 2020-11-02T15:10:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T14:31:04.000Z (over 3 years ago)
- Last Synced: 2024-12-18T01:46:36.460Z (18 days ago)
- Topics: 2d, gamedev, gamejam, haxe
- Language: Haxe
- Homepage: https://lehaine.com/moon-liberator
- Size: 57 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_CC_BY_NC_ND_4.0
Awesome Lists containing this project
README
# Moon Liberator
A game made for [GitHub GameOff 2020](https://itch.io/jam/game-off-2020/rate/833299). The theme was `moonshot`. Play the game [here](https://lehaine.com/moon-liberator).
![gif](/screenshots/shooting.gif)
Base game structure using **Heaps** framework (https://heaps.io) and **Haxe** language (https://haxe.org).
Based off of [Deepnight](https://deepnight.net/)'s [GameBase](https://github.com/deepnight/gameBase/).
# Licenses
Original code from [Deepnight](https://deepnight.net/)'s [GameBase](https://github.com/deepnight/gameBase/) is licensed under MIT License.
New code made specifically for this project is licensed under a GNU GPL 2.0 License.
All graphical and audio assets are licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.