Somewhere
A cute platformer powered by vanilla javascript.
A cute platformer game written in vanilla Javascript where a character explores multiple levels, battles enemies, and collect coins. In Somewhere, users are able to:
- Start, restart, and exit the game.
- Players can select their difficulty level.
- Move their character using either the A, D or Left and Right Arrow keys
- Jump with space bar and attack with j
- Move between levels
Technologies used:
- Vanille Javascript
- HTML Canvas
- CSS
- webpack
- npm