25 blocks: Codegolf Platformer

Game Introduction

This platformer engine uses only 25 blocks and supports the following features: - arrow key controls - x collision - y collision - variable y velocity - platform sticking (hold down the up arrow key under a platform to stick to it) Quirks: - since I wanted to have as little blocks as possible, the x and y collisions are far from precise. Instead of testing per pixel, I test them per frame, which results in a larger than normal and not consistent hitbox. If you can make a platformer with the same or similar features using fewer blocks, please link it. Feel free to use this as a base for more advanced platformers! I'd love to see what you can make. P.S.: Platform sticking isn't a bug, it's a feature. ;)

How To Play

Author

DogCatPuppyLover

Category

Game Information

Game Popularity

273 views

Collection Count

13 favorites