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

https://github.com/code2k13/jump2k21game

A platformer game written using the Phaser game engine
https://github.com/code2k13/jump2k21game

game game-development javascript mobile-app phaser3 phaserjs platformer-game pwa-apps

Last synced: 6 months ago
JSON representation

A platformer game written using the Phaser game engine

Awesome Lists containing this project

README

          

![game-ani.gif](game-ani.gif)

> Checkout the live demo here [https://ashishware.com/static/game.html](https://ashishware.com/static/game.html)

## What is Platformer2100

It is a simple platformer (game) written using [Phaser](https://phaser.io/) game engine in javacript.
You can play this game using arrow keys on a computer or use onscreen buttons to play the game.
The game has been designed as [Progressive Web Application PWA](https://en.wikipedia.org/wiki/Progressive_web_application), which means you can install it like a mobile app.

## Attributions
This game uses images, sprites and sounds from [kenney.nl](https://kenney.nl/) released under
[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license by [KenneyNL](https://kenney.nl/)

## Disclaimer
This software is provided as is. I take no responsibility for any harm caused by using or installing this software.