Skip to content

Instantly share code, notes, and snippets.

@nezvers
Last active January 7, 2023 23:44
Show Gist options
  • Save nezvers/65d00452743708f8dadd43a09cc96eea to your computer and use it in GitHub Desktop.
Save nezvers/65d00452743708f8dadd43a09cc96eea to your computer and use it in GitHub Desktop.
Collection of obstacle ideas for platformer games.
Springs - can be used as trap to throw at spike.
Dissapearing block - block that dissapears after landing on it or oscilates over time.
Abyss/ lava - mario abyss or static "floor is lava".
Air fan - constant speed added to the player (horizontal, vertical).
Spikes - visible and trap like.
Saw blades - static and moving.
Falling stuff - falling rocks or thing when player is under it.
Moving floor - factory assembly line floor.
Air current - lifting player up to certain height.
Raising lava - climbing floor of lava.
Acid bath - Pool of acid.
Acid drips - Drips of acid falling from ceiling.
Hidden room - Hidden entry or destructable wall
Reversed gravity - makes everything fly up
Rolling boulder
Trap doors
Mines
Granades
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment