Game screenshot

Description

A game with a blob, in space. I wrote this platformer game in Java by the end of my introductory classes to programming. There were not many constraints, so it was the occasion to have some fun implementing a 2D game. I supported the Tiled generic level editor, the game has game pad support and the physics/camera movement still feel really nice.

Unfortunately the game is not packaged: to play it you will have to download the code and compile it yourself. If I find a solution to publish a Java game on the web through Wasm, I'll host it here.