Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simojo/mohan-jump
Vanilla JS platformer
https://github.com/simojo/mohan-jump
Last synced: 21 days ago
JSON representation
Vanilla JS platformer
- Host: GitHub
- URL: https://github.com/simojo/mohan-jump
- Owner: simojo
- Created: 2023-12-20T19:44:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T19:50:52.000Z (about 1 year ago)
- Last Synced: 2024-11-09T11:42:02.030Z (3 months ago)
- Language: JavaScript
- Size: 3.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mohan Jump
A simple platformer in vanilla JS.
![Screenshot](./imgs/screenshot.png)
#### Running Mohan Jump
In a browser, open `file://`.
#### Playing the game
* Use `UP`/`DOWN`/`LEFT`/`RIGHT`, `SPACE`, or `W` `A` `S` `D` to move the player around.
* **Reach the door at the end of the level to win!**