Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!**