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
- Host: GitHub
- URL: https://github.com/code2k13/jump2k21game
- Owner: code2k13
- License: mit
- Created: 2021-06-05T05:39:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T11:00:35.000Z (about 1 year ago)
- Last Synced: 2025-06-28T02:02:57.791Z (7 months ago)
- Topics: game, game-development, javascript, mobile-app, phaser3, phaserjs, platformer-game, pwa-apps
- Language: JavaScript
- Homepage:
- Size: 5.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

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