Skip to main content

collision


PixelPerfect

A simple pure python implementation of an pixel perfect collision detection algorithm.

Circle Collision test

A test I had made by accident

QuadTree Collision Detection

Fast method for finding collisions between circle or box bounded objects.

Broken

Time independent circle/line collision detection. Currently broken...

Ball Fight

In this game you have to destroy as much enemy balls as possible by colliding with them, or using special powers.

Miner

Miner is a dig-and-gather-resources game. You are Sam, a Moon resource miner who must gather resources from the Moon surface.

Collider Library

A minimalistic swept collision-detection library for platformer and tile based games. It works with axis-aligned rectangles and features swept collision detection and basic collision responses.

next