An open API service indexing awesome lists of open source software.

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

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)

![](preview.gif)

### Building

```npm install```

```npm run build```