https://github.com/marcoscostadev/2048
game 2048 using phaser, typescript
https://github.com/marcoscostadev/2048
game game-development phaser phaser3 typescript
Last synced: 3 months ago
JSON representation
game 2048 using phaser, typescript
- Host: GitHub
- URL: https://github.com/marcoscostadev/2048
- Owner: MarcosCostaDev
- Created: 2019-04-06T22:35:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T22:40:56.000Z (about 6 years ago)
- Last Synced: 2025-01-17T07:32:38.391Z (4 months ago)
- Topics: game, game-development, phaser, phaser3, typescript
- Language: TypeScript
- Size: 2.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
2048 using typescript, webpack, phaser.js
[play this game](https://marcoscostadev.github.io/2048/)## How to play
**W** = UP
**S** = DOWN
**A** = LEFT
**D** = RIGHT