Inspiration

When I was little, I played on scratch and there were many games or platformers to play which inspired me to create this project.

What it does

In this game, you take on the role of the player with the goal of reaching the other side of the level. However, there will be various blocks strategically blocking your pathway, adding an element of challenge to each step.

How we built it

Using pygame experience, I split each step into their each unique file and bring everything together in the main.

Challenges we ran into

Adding the jump ability: I had most of our problems here, I had to simulate the gravity and calculate the y to move up and down when the space bar is pressed

Accomplishments that we're proud of

After hours of coding, I finally succeeded in making the jump ability to work.

What we learned

What's next for Platformer

Making the obstacles move and when you touch one, you restart to the beginning position.

Built With

Share this project:

Updates