Custom Platformer
Play here.
I managed to put together a little side project in a few hours. It doesn't actually have an official name, but I'm calling it Custom Platformer. There isn't a goal or anything; you're just a ball locked in a room and you're free to change different assets such as speed and gravity.
The game is essentially finished, but there are plenty more options that I will get around to adding. The link above will update as I update the game.
Current Build:
Next Build:
I managed to put together a little side project in a few hours. It doesn't actually have an official name, but I'm calling it Custom Platformer. There isn't a goal or anything; you're just a ball locked in a room and you're free to change different assets such as speed and gravity.
The game is essentially finished, but there are plenty more options that I will get around to adding. The link above will update as I update the game.
Current Build:
- You can change the X acceleration and Y acceleration of the ball.
- You can set the width and height of the ball.
- You can set your jumping power.
- You can set the movement speed.
- You can toggle vertical and horizontal gravity.
- You can change the background color. (If you enter a color that the game doesn't recognize, the background will go black.)
- You can change the game speed.
Next Build:
- This is probably the final build, although I may add a button later which resets everything to default.