One Jump (konstipower_games)
About
This game is a 2d platform jump and run game, inspired by game "super meat boy". when you jump, the platform under your feets will disappear so that you have to make the level in one run. The goal of each level is to reach the yellow star. There are 3 levels/screens.
Controls: left/right arrow = move left/right, up arrow = jump
according to the Game Jam 2019 - topic "only one", the player has to complete each level in only one run, and the game design (block and background) are in only one color with different brightness levels.
The game was made with only javascript , using the html canvas- tag to display the game. Everything made by myself, with Notepad++ / Chrome / Paint.net.