https://github.com/yann-p/global-game-jam-2019
A game made in 48 hours
https://github.com/yann-p/global-game-jam-2019
android game global-game-jam global-game-jam-2019 html5 phaserjs playable-game
Last synced: 2 months ago
JSON representation
A game made in 48 hours
- Host: GitHub
- URL: https://github.com/yann-p/global-game-jam-2019
- Owner: Yann-P
- License: mit
- Created: 2019-02-04T08:14:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T21:05:30.000Z (12 months ago)
- Last Synced: 2025-01-17T01:39:19.081Z (4 months ago)
- Topics: android, game, global-game-jam, global-game-jam-2019, html5, phaserjs, playable-game
- Language: JavaScript
- Homepage: https://yann-p.fr/ggj19
- Size: 33.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Mind Lane
## Global Game Jam 2019 @ Stuttgart- [Live version](https://yann-p.fr/ggj19)
- [Global Game Jam entry page](https://globalgamejam.org/2019/games/memory-lane)## Tech
- Phaser 3 with ES6. Runs on mobile, and modern browsers.
## Authors
- Sandra Süsser - Idea, Art, UI, Game Design
- Christian Dittrich - Programming, Game Design, boilerplate improvements
- Yann Pellegrini - Programming, Game Design
- SH - Game Design / Mechanic / Level Design
- Felix Biedermann - Programming, Game Design
- Contributors to the [phaser es6 boilerplate](https://github.com/lean/phaser-es6-webpack)
### Building
```npm install```
```npm run build```