https://github.com/shahank42/jumpy-platformer
An infinite-leveled vertical platformer that's kinda decent.
https://github.com/shahank42/jumpy-platformer
p5 p5js p5js-game platformer platformer-2d platformer-2d-game platformer-game
Last synced: 2 months ago
JSON representation
An infinite-leveled vertical platformer that's kinda decent.
- Host: GitHub
- URL: https://github.com/shahank42/jumpy-platformer
- Owner: shahank42
- License: gpl-3.0
- Created: 2022-12-28T18:58:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T15:20:26.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T18:20:51.455Z (12 months ago)
- Topics: p5, p5js, p5js-game, platformer, platformer-2d, platformer-2d-game, platformer-game
- Language: JavaScript
- Homepage: https://shahank42.github.io/Jumpy-Platformer
- Size: 891 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jumpy-Platformer
An infinite-leveled vertical platformer that's kinda decent.Play it at: [https://shahank42.github.io/Jumpy-Platformer](https://shahank42.github.io/Jumpy-Platformer)
Nothing much to say about it. It's a game.
# Libraries Used
- [p5.js](https://p5js.org)
- p5.dom.js (no link?)
- [mobile-detect.js](http://hgoebl.github.io/mobile-detect.js/)