Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomazjunior/phaser-memory-game
phaserjs webpack es6 - memory game
https://github.com/tomazjunior/phaser-memory-game
es6 game-development phaser3 phaserjs webpack
Last synced: 11 days ago
JSON representation
phaserjs webpack es6 - memory game
- Host: GitHub
- URL: https://github.com/tomazjunior/phaser-memory-game
- Owner: TomazJunior
- Created: 2018-11-06T00:38:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:33:33.000Z (about 2 years ago)
- Last Synced: 2025-01-16T06:59:39.719Z (15 days ago)
- Topics: es6, game-development, phaser3, phaserjs, webpack
- Language: JavaScript
- Homepage:
- Size: 2.59 MB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# phaser-memory-game
A match memory game using phaser 3, webpack and ES6.
### Live Demo
Hosted on the github pages## Getting Started
```
npm install
npm start
```## Screenshot
![gameplay](https://github.com/TomazJunior/phaser-memory-game/blob/master/assets/screen-shots/memory-game-screen-shot.png?raw=true)## Author
* **Tomaz Junior** - [github](https://github.com/TomazJunior)
## Keywords
- phaser 3
- node
- es6
- webpack