SrVariable / so_long

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

so_long

Description

So_long is a function that creates a 2D game.

It must have:

  • A player.
  • An exit.
  • At least a collectible.
  • Walls.

The goal is to collect every collectible to open the exit, which is initially blocked.

Bonus

  • Add enemies, and the player loses when it touches any of them.
  • Add sprite animations.
  • Display the movement count on the screen.

Allowed Functions

Progress

If you want to check my progress as a student in 42 Málaga check out my main repository!

About