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

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

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).