Adventure time

A cool platformer game I developed using python (pygame). It was a great introduction to game developement which helped me learn many concepts (velocity, gravity, objects, animation, collisions...)

The images (player, buttons, coins, platforms) and sound effects used in the game were sourced from the internet, and I am grateful to the creators who made them available.

The game features eight levels with various obstacles, such as lava and moving blobs, along with moving platforms and coins to collect. It also includes some exciting sound effects.

I also developed a level editor, a graphical interface that allows users to insert objects and create custom levels.