https://github.com/oguzsh/simpleplatformergame
Simple Platformer Game with Phaser 3
https://github.com/oguzsh/simpleplatformergame
javascript javascript-game phaser3 phaserjs platformer-game
Last synced: 16 days ago
JSON representation
Simple Platformer Game with Phaser 3
- Host: GitHub
- URL: https://github.com/oguzsh/simpleplatformergame
- Owner: oguzsh
- Created: 2020-03-17T20:55:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:50:08.000Z (over 3 years ago)
- Last Synced: 2025-04-05T06:25:27.308Z (about 1 year ago)
- Topics: javascript, javascript-game, phaser3, phaserjs, platformer-game
- Language: JavaScript
- Homepage: https://dist.oguzsh.now.sh/
- Size: 812 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Platformer Game
This project created a simple platformer game with Phaser 3.
## Content
The repository contains:
- a [PhaserJS](https://phaser.io/)
## Directory layout
- [`src/assets`](src/assets): assets (image, audio files, ...) used by the game
- [`webpack`](webpack): webpack config files
## License
This project is released under the [MIT License](LICENSE).